MessageModerationAction

@Immutable
data class MessageModerationAction(val rawValue: String)

The type of moderation performed to a message.

Constructors

Link copied to clipboard
constructor(rawValue: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard