- API ›
- Constructors ›
- InputStickeredMediaDocument
InputStickeredMediaDocument
---types--- inputStickeredMediaDocument#0438865b id:InputDocument = InputStickeredMedia
Belongs to
| InputStickeredMedia |
In Rust this constructor is a variant of the enums::InputStickeredMedia enum.
Match on it with: if let enums::InputStickeredMedia::InputStickeredMediaDocument(v) = result { ... }
Parameters
| id | InputDocument | required |
Used by
| GetAttachedStickers |