interface AutoModerationActionMetadata

export interface AutoModerationActionMetadata

Additional data used when an auto moderation rule is executed.

channelId : Snowflake | null

The id of the channel to which content will be logged

customMessage : string | null

The custom message that is shown whenever a message is blocked

durationSeconds : number | null

The timeout duration in seconds