SendAlertMessageAutoModerationActionBuilder

An AutoModerationActionBuilder for building actions with type SendAlertMessage.

Constructors

constructor(channelId: Snowflake)

Functions

Link copied to clipboard
override fun toRequest(): DiscordAutoModerationAction

Properties

Link copied to clipboard
var channelId: Snowflake

The ID of the channel to which user content should be logged.

Link copied to clipboard
open override val type: AutoModerationActionType.SendAlertMessage

The type of action.