webPageAttributeStickerSet
Contains info about a stickerset », for a webPage preview of a stickerset deep link » (the webPage will have a type of telegram_stickerset).
type tg.WebPageAttributeStickerSet struct { /* ... */ }
Implements WebPageAttribute.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Emojis | bool | — | Whether this i s a custom emoji stickerset. |
TextColor | bool | — | Whether the color of this TGS custom emoji stickerset should be changed to the text color when used in messages, the accent color if used as emoji status, white on chat photos, or another appropriate color based on context. |
Stickers | []DocumentClass | yes | A subset of the stickerset in the stickerset. |
References
- Official documentation
- Generated Go reference
- TL definition:
webPageAttributeStickerSet#50cc03d3