diff --git a/discord/types/audit_log.py b/discord/types/audit_log.py index e2c3c1503..6ca907989 100644 --- a/discord/types/audit_log.py +++ b/discord/types/audit_log.py @@ -108,6 +108,8 @@ AuditLogEvent = Literal[ 167, 190, 191, + 212, + 213, ]