WebPageAttributeStickerSet

---types---
webPageAttributeStickerSet#50cc03d3 emojis:flags.0?true text_color:flags.1?true stickers:Vector<Document> = WebPageAttribute

Belongs to

WebPageAttribute

In Rust this constructor is a variant of the enums::WebPageAttribute enum.
Match on it with: if let enums::WebPageAttribute::WebPageAttributeStickerSet(v) = result { ... }

Parameters

emojistrueoptional
text_colortrueoptional
stickersVector<Document>required