Skip to content

Commit

Permalink
feat: add AuditLogActionApplicationCommandPermissionUpdate
Browse files Browse the repository at this point in the history
  • Loading branch information
FedorLap2006 committed Apr 28, 2022
1 parent 8c206e1 commit d0c3223
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions structs.go
Expand Up @@ -1574,6 +1574,8 @@ const (
AuditLogActionThreadCreate AuditLogAction = 110
AuditLogActionThreadUpdate AuditLogAction = 111
AuditLogActionThreadDelete AuditLogAction = 112

AuditLogActionApplicationCommandPermissionUpdate = 121
)

// A UserGuildSettingsChannelOverride stores data for a channel override for a users guild settings.
Expand Down

0 comments on commit d0c3223

Please sign in to comment.