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