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