interface AutoModerationActionMetadataOptions

export interface AutoModerationActionMetadataOptions extends Partial<Omit<AutoModerationActionMetadata, 'channelId'>>

Options used to set the metadata of an auto moderation rule action.

The channel to which content will be logged

customMessage : string

The custom message that is shown whenever a message is blocked

durationSeconds : number

The timeout duration in seconds