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

idlongrequired
access_hashlongrequired
file_referencebytesrequired

Used by

ReportProfilePhoto
UpdateProfilePhoto