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
externalstring customMessage :
The custom message that is shown whenever a message is blocked
externalnumber durationSeconds :
The timeout duration in seconds