messages.foundStickers
Found stickers
type tg.MessagesFoundStickers struct { /* ... */ }
Implements messages.FoundStickers.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
NextOffset | int | — | Offset for pagination |
Hash | int64 | yes | Hash used for caching, for more info click here |
Stickers | []DocumentClass | yes | Found stickers |
References
- Official documentation
- Generated Go reference
- TL definition:
messages.foundStickers#82c9e290