export interface RESTPostAPIAutoModerationRuleJSONBodyhttps://discord.com/developers/docs/resources/auto-moderation#create-auto-moderation-rule
actions : APIAutoModerationAction[]
The actions which will execute when this rule is triggered
event_type : AutoModerationRuleEventType
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)
name : string
The rule name
optionaltrigger_metadata? : APIAutoModerationRuleTriggerMetadata | undefined 
The rule trigger metadataCan be omitted if the trigger type is AutoModerationRuleTriggerType or Spam
trigger_type : AutoModerationRuleTriggerType
The rule trigger type