Stickers

---types---
messages.stickers#30a6ec7e hash:long stickers:Vector<Document> = messages.Stickers

Belongs to

messages.Stickers

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

Parameters

hashlongrequired
stickersVector<Document>required