ChannelDialogState

Represents the state of the message menu dialog for specific message.

Since

1.0.0

Properties

Link copied to clipboard
Link copied to clipboard
abstract val message: UikitBaseMessage?

The message to show the menu dialog.

Functions

Link copied to clipboard
abstract fun dismissDialog()

Dismisses channel dialog.

Link copied to clipboard

Dismisses the message menu dialog.

Link copied to clipboard
abstract fun showEmojiListDialog(message: UikitBaseMessage)

Shows the reaction list dialog for the given message.

Link copied to clipboard
abstract fun showEmojiReactedUserDialog(message: UikitBaseMessage, reaction: UiKitReaction)

Shows the reaction count and reacted users dialog for the given message and reaction.

Link copied to clipboard

Shows the message menu dialog for the given message.