MadelineProto/docs/TD_docs/methods/createSecretChat.md
2017-08-25 14:43:29 +02:00

23 lines
516 B
Markdown

---
title: createSecretChat
description: Returns existing chat corresponding to the known secret chat
---
## Method: createSecretChat
[Back to methods index](index.md)
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Returns existing chat corresponding to the known secret chat
### Params:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|secret\_chat\_id|[int](../types/int.md) | Yes|SecretChat identifier|
### Return type: [Chat](../types/Chat.md)