onReactionUpdated

open fun onReactionUpdated(channel: BaseChannel, reactionEvent: ReactionEvent)

A callback for when a reactionEvent is updated.

Since

3.0.112

Parameters

channel

The channel the updated message belongs to.

reactionEvent

The updated reactionEvent.