FeaturedStickers

---types---
messages.featuredStickers#be382906 premium:flags.0?true hash:long count:int sets:Vector<StickerSetCovered> unread:Vector<long> = messages.FeaturedStickers

Belongs to

messages.FeaturedStickers

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

Parameters

premiumtrueoptional
hashlongrequired
countintrequired
setsVector<StickerSetCovered>required
unreadVector<long>required