Browse Source
Remove `_AuditLogProxyAutoModActionQuarantineUser`
pull/10274/head
Sacul
1 week ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
0 additions and
1 deletions
-
discord/audit_logs.py
|
|
@ -720,7 +720,6 @@ class AuditLogEntry(Hashable): |
|
|
|
_AuditLogProxyStageInstanceAction, |
|
|
|
_AuditLogProxyMessageBulkDelete, |
|
|
|
_AuditLogProxyAutoModAction, |
|
|
|
_AuditLogProxyAutoModActionQuarantineUser, |
|
|
|
_AuditLogProxyMemberKickOrMemberRoleUpdate, |
|
|
|
Member, User, None, PartialIntegration, |
|
|
|
Role, Object |
|
|
|