export interface RESTPostAPIAutoModerationRuleJSONBody
https://discord.com/developers/docs/resources/auto-moderation#create-auto-moderation-rule
externalAPIAutoModerationAction[] actions :
The actions which will execute when this rule is triggered
externalAutoModerationRuleEventType event_type :
The rule event type
The channel ids that shouldn't be affected by this rule (Maximum of 50)
The role ids that shouldn't be affected by this rule (Maximum of 20)
externalstring name :
The rule name
optionalexternalAPIAutoModerationRuleTriggerMetadata | undefined trigger_metadata? :
The rule trigger metadataCan be omitted if the trigger type is AutoModerationRuleTriggerType or Spam
externalAutoModerationRuleTriggerType trigger_type :
The rule trigger type