messageReaction

@SerialName(value = "message_reaction")
val messageReaction: MessageReactionUpdated? = null(source)

Optional.

A reaction to a message was changed by a user.

The bot must be an administrator in the chat and must explicitly specify "message_reaction" in the list of allowed_updates to receive these updates.

The update isn't received for reactions set by bots.