Package-level declarations
Types
Link copied to clipboard
Block the sender of the message.
Link copied to clipboard
Copy the message content.
Link copied to clipboard
data class CustomAction(val message: Message, val extraProperties: Map<String, Any> = emptyMap()) : MessageAction
User-customizable action, with any number of extra properties.
Link copied to clipboard
Show a delete dialog for owned message.
Link copied to clipboard
Start editing an owned message.
Link copied to clipboard
Show a flag dialog for a message.
Link copied to clipboard
Link copied to clipboard
Represents the list of actions users can take with selected messages.
Link copied to clipboard
The input for a new message
Link copied to clipboard
Represents the message mode that's currently active.
Link copied to clipboard
Mute the sender of the message.
Link copied to clipboard
Pins or unpins the message from the channel.
Link copied to clipboard
Start a message reply.
Link copied to clipboard
Retry sending a message.
Link copied to clipboard
Start a thread reply.
Link copied to clipboard
Unblock the sender of the message.
Link copied to clipboard
Unmute the sender of the message.