messages.savedReactionTags
List of reaction tag » names assigned by the user.
type tg.MessagesSavedReactionTags struct { /* ... */ }
Implements messages.SavedReactionTags.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Tags | []SavedReactionTag | yes | Saved reaction tags. |
Hash | int64 | yes | Hash used for caching, for more info click here. Can also be manually regenerated, if needed, using the custom algorithm specified here ». |
References
- Official documentation
- Generated Go reference
- TL definition:
messages.savedReactionTags#3259950a