messages.myStickers
The list of stickersets owned by the current account ».
type tg.MessagesMyStickers struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Count | int | yes | Total number of owned stickersets. |
Sets | []StickerSetCoveredClass | yes | Stickersets |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
messages.myStickers#faff629d