messageReactionCount

@SerialName(value = "message_reaction_count")
val messageReactionCount: MessageReactionCountUpdated? = null(source)

Optional.

Reactions to a message with anonymous reactions were changed.

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

The updates are grouped and can be sent with delay up to a few minutes.