View Source ExTDLib.Object.UnreadReaction (ExTDLib v0.0.4)
Contains information about an unread reaction to a message.
| Name | Type | Description |
|---|---|---|
| type | ReactionType | Type of the reaction. |
| sender_id | MessageSender | Identifier of the sender, added the reaction. |
| is_big | bool | True, if the reaction was added with a big animation. |
More details on telegram's documentation.