ReactionClickListener

fun interface ReactionClickListener

A listener for reaction clicks.

Functions

Link copied to clipboard
abstract fun onReactionClick(message: Message, reactionType: String)