onMessageReactionAdd

abstract fun onMessageReactionAdd(handler: suspend (MessageReactionAdd) -> Unit)(source)

Called when a message is reacted to.

Parameters

handler

The added reaction.