onReactionUpdated

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

Deprecated

This is not supported in FeedChannel.

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.