messages.foundStickerSets
Found stickersets
type tg.MessagesFoundStickerSets struct { /* ... */ }
Implements messages.FoundStickerSets.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Hash | int64 | yes | Hash used for caching, for more info click here |
Sets | []StickerSetCoveredClass | yes | Found stickersets |
References
- Official documentation
- Generated Go reference
- TL definition:
messages.foundStickerSets#8af09dd2