## Constructor: peerChat ### Attributes: | Name | Type | Required | |----------|:-------------:|---------:| |chat\_id|[int](../types/int.md) | Required| ### Type: [Peer](../types/Peer.md) ### Example: ``` $peerChat = ['_' => peerChat', 'chat_id' => int, ]; ```