MadelineProtoDocs/docs/TD_docs/methods/createSecretChat.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

24 lines
593 B
Markdown

---
title: createSecretChat
description: Returns existing chat corresponding to the known secret chat
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Method: createSecretChat
[Back to methods index](index.md)
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Returns existing chat corresponding to the known secret chat
### Parameters:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|secret\_chat\_id|[int](../types/int.md) | Yes|SecretChat identifier|
### Return type: [Chat](../types/Chat.md)