export interface RESTPostAPIAutoModerationRuleJSONBodySee also: https://discord.com/developers/docs/resources/auto-moderation#create-auto-moderation-rule
externalactions : APIAutoModerationAction[] 
The actions which will execute when this rule is triggered
externalevent_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)
externalname : string 
The rule name
optionalexternaltrigger_metadata? : APIAutoModerationRuleTriggerMetadata | undefined 
The rule trigger metadataCan be omitted if the trigger type is Spam
externaltrigger_type : AutoModerationRuleTriggerType 
The rule trigger type