MadelineProto/docs/TD_docs/constructors/chatTypeSecret.md
Daniil Gentili 43adf77378 docufix
2017-12-21 20:08:25 +00:00

24 lines
479 B
Markdown

---
title: chatTypeSecret
description: Secret chat with a user
---
## Constructor: chatTypeSecret
[Back to constructors index](index.md)
Secret chat with a user
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|secret\_chat\_id|[int](../types/int.md) | Yes|Secret chat identifier|
|user\_id|[int](../types/int.md) | Yes|User identifier of the peer|
### Type: [ChatType](../types/ChatType.md)