messageReactionCount property
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.
Implementation
final MessageReactionCountUpdated? messageReactionCount;