ReactionCount¶
- class litegram.types.reaction_count.ReactionCount(*, type: ReactionTypeUnion, total_count: int, **extra_data: Any)[source]¶
Represents a reaction added to a message along with the number of times it was added.
Source: https://core.telegram.org/bots/api#reactioncount
- type: ReactionTypeUnion¶
Type of the reaction