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.
optionalchannel? : GuildTextChannelResolvable | ThreadChannel
The channel to which content will be logged
externalcustomMessage : string
The custom message that is shown whenever a message is blocked
externaldurationSeconds : number
The timeout duration in seconds