messages.reactions
List of message reactions
type tg.MessagesReactions struct { /* ... */ }
Implements messages.Reactions.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Hash | int64 | yes | Hash used for caching, can also be locally regenerated using the algorithm specified here ». |
Reactions | []ReactionClass | yes | Reactions |
References
- Official documentation
- Generated Go reference
- TL definition:
messages.reactions#eafdf716