Skip to content

Commit

Permalink
Update AutoModerationEventTypes
Browse files Browse the repository at this point in the history
  • Loading branch information
LonelyDeathVGX committed Jun 26, 2024
1 parent 560c5c9 commit 9e3677e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/Constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -895,7 +895,8 @@ export enum StageInstancePrivacyLevels {
}

export enum AutoModerationEventTypes {
MESSAGE_SEND = 1,
MESSAGE_SEND = 1,
MEMBER_UPDATE = 2,
}

export enum AutoModerationTriggerTypes {
Expand Down

0 comments on commit 9e3677e

Please sign in to comment.