Skip to main content

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

NameTypeRequiredDescription
EmojisboolWhether this i s a custom emoji stickerset.
TextColorboolWhether 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[]DocumentClassyesA subset of the stickerset in the stickerset.

References