Skip to main content

reactionCount

Reactions

type tg.ReactionCount struct { /* ... */ }

Fields

NameTypeRequiredDescription
ChosenOrderintIf set, indicates that the current user also sent this reaction. The integer value indicates when was the reaction added: the bigger the value, the newer the reaction.
ReactionReactionClassyesThe reaction.
CountintyesNumber of users that reacted with this emoji.

References