Skip to content

TriggerMetadata

See

https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object-trigger-metadata

Properties

keyword_filter?

optional keyword_filter: string[]

Defined in

typings/auto-moderation.ts:25


regex_patterns?

optional regex_patterns: string[]

Defined in

typings/auto-moderation.ts:26


presets?

optional presets: AutoModerationKeywordPresetType[]

Defined in

typings/auto-moderation.ts:27


allow_list?

optional allow_list: string[]

Defined in

typings/auto-moderation.ts:28


mention_total_limit?

optional mention_total_limit: number

Defined in

typings/auto-moderation.ts:29


mention_raid_protection_enabled?

optional mention_raid_protection_enabled: boolean

Defined in

typings/auto-moderation.ts:30