- API ›
- Constructors ›
- Messages ›
- FoundStickersNotModified
FoundStickersNotModified
---types--- messages.foundStickersNotModified#6010c534 next_offset:flags.0?int = messages.FoundStickers
Belongs to
| messages.FoundStickers |
In Rust this constructor is a variant of the enums::messages.FoundStickers enum.
Match on it with: if let enums::messages.FoundStickers::FoundStickersNotModified(v) = result { ... }
Parameters
| next_offset | int | optional |