Constructor: encryptedChatEmpty
Empty constructor.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
id | int | Yes | Chat ID |
Type: EncryptedChat
Example:
$encryptedChatEmpty = ['_' => 'encryptedChatEmpty', 'id' => int];
Empty constructor.
Name | Type | Required | Description |
---|---|---|---|
id | int | Yes | Chat ID |
$encryptedChatEmpty = ['_' => 'encryptedChatEmpty', 'id' => int];