AutoModerationRuleTriggerType
Characterizes the type of content which can trigger the rule.
See AutoModerationRuleTriggerTypes in the Discord Developer Documentation.
Inheritors
Types
Link copied to clipboard
Check if content contains words from a user defined list of keywords.
Link copied to clipboard
Check if content contains words from internal pre-defined wordsets.
Link copied to clipboard
Check if member profile contains words from a user defined list of keywords.
Link copied to clipboard
Check if content contains more unique mentions than allowed.
Link copied to clipboard
Check if content represents generic spam.
Link copied to clipboard
An unknown AutoModerationRuleTriggerType.