MessageInputMode

sealed class MessageInputMode

Represents the mode of the message input.

Since

1.0.0-beta.1

Inheritors

Constructors

Link copied to clipboard
protected constructor()

Types

Link copied to clipboard

The default mode of the message input.

Link copied to clipboard
class Edit(val messageId: Long) : MessageInputMode

The edit mode of a specific message with the given messageId.