Reactions
Constructor schema is available as of layer 145. Switch ยป
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
chosen_order | flags.0?int | If 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. |
reaction | Reaction | The reaction. |
count | int | Number of users that reacted with this emoji. |