FeaturedStickersNotModified

---types---
messages.featuredStickersNotModified#c6dc0c66 count:int = 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::FeaturedStickersNotModified(v) = result { ... }

Parameters

countintrequired