onEmojiReactionLongClicked

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

Called when the emoji reaction of the message is long-clicked.

Parameters

view

The view that was long-clicked

position

The position that was long-clicked

message

The message that was long-clicked

reactionKey

The reaction key that was long-clicked since 3.0.0