interface AutoModerationActionMetadataOptions
extends
Partial<Omit<AutoModerationActionMetadata, 'channelId'>>export interface AutoModerationActionMetadataOptions extends Partial<Omit<AutoModerationActionMetadata, 'channelId'>>
Options used to set the metadata of an auto moderation rule action.
optionalGuildTextChannelResolvable | ThreadChannel channel? :
The channel to which content will be logged
string customMessage :
The custom message that is shown whenever a message is blocked
number durationSeconds :
The timeout duration in seconds