PrivacyKeyProfilePhoto

---types---
privacyKeyProfilePhoto#96151fed = PrivacyKey

Belongs to

PrivacyKey

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

Parameters

This item has no parameters.