interface AutoModerationTriggerMetadataOptions
extends
Partial<AutoModerationTriggerMetadata>export interface AutoModerationTriggerMetadataOptions extends Partial<AutoModerationTriggerMetadata>
Options used to set the trigger metadata of an auto moderation rule.
The substrings that will be exempt from triggering AutoModerationRuleTriggerType.Keyword, AutoModerationRuleTriggerType.KeywordPreset, and AutoModerationRuleTriggerType.MemberProfile
boolean mentionRaidProtectionEnabled :
Whether to automatically detect mention raids
optionalnumber mentionTotalLimit? :
The total number of role & user mentions allowed per message
Array<AutoModerationRuleKeywordPresetType> presets :
The internally pre-defined wordsets which will be searched for in the content