Reactions
reactionCount#6fb250d1 flags:# chosen:flags.0?true reaction:string count:int = ReactionCount;
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
chosen | flags.0?true | Whether the current user sent this reaction |
reaction | string | Reaction (a UTF8 emoji) |
count | int | NUmber of users that reacted with this emoji |