## Constructor: encryptedChatEmpty ### Attributes: | Name | Type | Required | |----------|:-------------:|---------:| |id|[int](../types/int.md) | Required| ### Type: [EncryptedChat](../types/EncryptedChat.md) ### Example: ``` $encryptedChatEmpty = ['_' => encryptedChatEmpty', 'id' => int, ]; ```