- API ›
- Constructors ›
- InputPhoto
InputPhoto
---types--- inputPhoto#3bb3b94a id:long access_hash:long file_reference:bytes = InputPhoto
Belongs to
| InputPhoto |
In Rust this constructor is a variant of the enums::InputPhoto enum.
Match on it with: if let enums::InputPhoto::InputPhoto(v) = result { ... }
Parameters
Used by
| ReportProfilePhoto |
| UpdateProfilePhoto |