ModerationAction

data class ModerationAction(val value: String)

The moderation action performed over the message.

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The raw value (name) of the action.