Layer 220
EncryptedChatEmpty
Empty constructor.
constructor
encryptedChatEmpty#ab7ec0a0 id:int = EncryptedChat;
Parameters
| Name | Type | Description |
|---|---|---|
| Id | int | Chat ID |
Returns
EncryptedChatGogram Example
// Creating EncryptedChatEmpty constructor obj := &tg.EncryptedChatEmpty{ Id: 0, }