Contains info about a stickerset », for a webPage preview of a stickerset deep link » (the webPage will have a type
of telegram_stickerset
).
Constructor schema is available as of layer 178. Switch »
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
emojis | flags.0?true | Whether this i s a custom emoji stickerset. |
text_color | flags.1?true | 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 | Vector<Document> | A subset of the stickerset in the stickerset. |
Telegram allows including animated and static custom emojis inside of messages.
Telegram clients support displaying static and animated stickers.
Webpage preview
Telegram clients must handle special tg:// and t.me deep links encountered in messages, link entities and in other apps by registering OS handlers.