StickerSet

---types---
stickerSet#2dd14edc archived:flags.1?true official:flags.2?true masks:flags.3?true emojis:flags.7?true text_color:flags.9?true channel_emoji_status:flags.10?true creator:flags.11?true installed_date:flags.0?int id:long access_hash:long title:string short_name:string thumbs:flags.4?Vector<PhotoSize> thumb_dc_id:flags.4?int thumb_version:flags.4?int thumb_document_id:flags.8?long count:int hash:int = StickerSet

Belongs to

StickerSet

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

Parameters

archivedtrueoptional
officialtrueoptional
maskstrueoptional
emojistrueoptional
text_colortrueoptional
channel_emoji_statustrueoptional
creatortrueoptional
installed_dateintoptional
idlongrequired
access_hashlongrequired
titlestringrequired
short_namestringrequired
thumbsVector<PhotoSize>optional
thumb_dc_idintoptional
thumb_versionintoptional
thumb_document_idlongoptional
countintrequired
hashintrequired