Options used to create an auto moderation rule.
exemptChannels?:ReadonlyCollection<Snowflake, GuildBasedChannel> | readonly GuildChannelResolvable[]
The channels that should not be affected by the auto moderation rule
The trigger metadata of the auto moderation rule This property is required if using a
triggerType
of AutoModerationRuleTriggerType.Keyword, AutoModerationRuleTriggerType.KeywordPreset, AutoModerationRuleTriggerType.MentionSpam, or AutoModerationRuleTriggerType.MemberProfile.