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