- API ›
- Constructors ›
- PrivacyKeyAddedByPhone
PrivacyKeyAddedByPhone
---types--- privacyKeyAddedByPhone#42ffd42b = PrivacyKey
Belongs to
| PrivacyKey |
In Rust this constructor is a variant of the enums::PrivacyKey enum.
Match on it with: if let enums::PrivacyKey::PrivacyKeyAddedByPhone(v) = result { ... }
Parameters
This item has no parameters.