PrivacyKeyChatInvite

---types---
privacyKeyChatInvite#500e6dfa = PrivacyKey

Belongs to

PrivacyKey

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

Parameters

This item has no parameters.