--- title: chatTypePrivate description: Ordinary chat with a user image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Constructor: chatTypePrivate [Back to constructors index](index.md) Ordinary chat with a user ### Attributes: | Name | Type | Required | Description | |----------|---------------|----------|-------------| |user\_id|[int](../types/int.md) | Yes|User identifier| ### Type: [ChatType](../types/ChatType.md)