onMessageReactionRemove

abstract fun onMessageReactionRemove(handler: suspend (MessageReactionRemove) -> Unit)(source)

Called when a message reaction is removed.

Parameters

handler

The removed reaction.