MadelineProto/docs/TD_docs/constructors/chatTypePrivate.md

23 lines
402 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
title: chatTypePrivate
description: Ordinary chat with a user
---
## 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)