Convert Webhook targets in AuditlogEntry

This commit is contained in:
z03h
2023-04-17 21:36:53 -07:00
committed by GitHub
parent fdf03d4bca
commit 2247ffd9b5
3 changed files with 18 additions and 0 deletions

View File

@ -1108,6 +1108,7 @@ class ConnectionState(Generic[ClientT]):
integrations={},
app_commands={},
automod_rules={},
webhooks={},
data=data,
guild=guild,
)