mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-06 09:56:09 +00:00
Convert Webhook targets in AuditlogEntry
This commit is contained in:
@ -1108,6 +1108,7 @@ class ConnectionState(Generic[ClientT]):
|
||||
integrations={},
|
||||
app_commands={},
|
||||
automod_rules={},
|
||||
webhooks={},
|
||||
data=data,
|
||||
guild=guild,
|
||||
)
|
||||
|
Reference in New Issue
Block a user