messages.allStickers
Info about all installed stickers
type tg.MessagesAllStickers struct { /* ... */ }
Implements messages.AllStickers.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Hash | int64 | yes | Hash used for caching, for more info click here |
Sets | []StickerSet | yes | All stickersets |
References
- Official documentation
- Generated Go reference
- TL definition:
messages.allStickers#cdbbcebb