onEmojiReactionClicked

protected open fun onEmojiReactionClicked(@NonNull view: View, position: Int, @NonNull message: BaseMessage, @NonNull reactionKey: String)

Called when the emoji reaction of the message is clicked.

Parameters

view

The view that was clicked

position

The position that was clicked

message

The message that was clicked

reactionKey

The reaction key that was clicked since 3.0.0