Package-level declarations

Types

Link copied to clipboard

Represents the horizontal alignment of messages in the message list.

Link copied to clipboard
data class MessageReactionItemState(val type: String, val emoji: String?, val count: Int)

Representation of a message reaction, holding all information required to render the reaction.