onMessageReactionRemoveAll

abstract fun onMessageReactionRemoveAll(handler: suspend (MessageReactionRemoveAll) -> Unit)(source)

Called when a message has all reactions removed.

Parameters

handler

The removed reactions.