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