updateStickerSets
Installed stickersets have changed, the client should refetch them as described in the docs.
type tg.UpdateStickerSets struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Masks | bool | — | Whether mask stickersets have changed |
Emojis | bool | — | Whether the list of installed custom emoji stickersets has changed |
References
- Official documentation
- Generated Go reference
- TL definition:
updateStickerSets#31c24808