- API ›
- Constructors ›
- InputPrivacyKeyProfilePhoto
InputPrivacyKeyProfilePhoto
---types--- inputPrivacyKeyProfilePhoto#5719bacc = InputPrivacyKey
Belongs to
| InputPrivacyKey |
In Rust this constructor is a variant of the enums::InputPrivacyKey enum.
Match on it with: if let enums::InputPrivacyKey::InputPrivacyKeyProfilePhoto(v) = result { ... }
Parameters
This item has no parameters.
Used by
| GetPrivacy |
| SetPrivacy |