Link Search Menu Expand Document

Constructor: webPageAttributeStickerSet

Back to constructors index

Attributes:

NameTypeRequired
emojisBoolOptional
text_colorBoolOptional
stickersArray of DocumentYes

Type: WebPageAttribute

Example:

$webPageAttributeStickerSet = ['_' => 'webPageAttributeStickerSet', 'emojis' => Bool, 'text_color' => Bool, 'stickers' => [Document, Document]];