InputPhotoEmpty

---types---
inputPhotoEmpty#1cd7bf0d = InputPhoto

Belongs to

InputPhoto

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

Parameters

This item has no parameters.

Used by

ReportProfilePhoto
UpdateProfilePhoto