AutoModerationRuleTriggerType

export declare enum AutoModerationRuleTriggerType
export declare enum AutoModerationRuleTriggerType
https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-trigger-types
Keyword=

1

Check if content contains words from a user defined list of keywords (Maximum of 6 per guild)
KeywordPreset=

4

Check if content contains words from internal pre-defined wordsets (Maximum of 1 per guild)
MemberProfile=

6

Check if member profile contains words from a user defined list of keywords (Maximum of 1 per guild)
MentionSpam=

5

Check if content contains more mentions than allowed (Maximum of 1 per guild)
Spam=

3

Check if content represents generic spam (Maximum of 1 per guild)