interface APIAutoModerationActionMetadata

external
export interface APIAutoModerationActionMetadata

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

optionalexternal
channel_id? : Snowflake

Channel to which user content should be loggedAssociated action type: SendAlertMessage

optionalexternal
custom_message? : string

Additional explanation that will be shown to members whenever their message is blocked (Maximum 150 characters)Associated action type BlockMessage

optionalexternal
duration_seconds? : number

Timeout duration in seconds (Maximum of 4 weeks - 2419200 seconds)Only available if using KeywordAssociated action type: Timeout