EncryptedChatEmpty

---types---
encryptedChatEmpty#ab7ec0a0 id:int = EncryptedChat

Belongs to

EncryptedChat

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

Parameters

idintrequired