Browse Source

Add new auditlog actions to types

pull/10226/head
Soheab_ 1 week ago
parent
commit
87e8634c0b
  1. 4
      discord/types/audit_log.py

4
discord/types/audit_log.py

@ -102,7 +102,11 @@ AuditLogEvent = Literal[
151, 151,
163, 163,
164, 164,
165,
166,
167, 167,
190,
191,
] ]

Loading…
Cancel
Save