MadelineProtoDocs/docs/TD_docs/methods/createSecretChat.md

24 lines
595 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 | Description | Required |
|----------|---------------|-------------|----------|
|secret\_chat\_id|[int](../types/int.md) | SecretChat identifier | Yes|
### Return type: [Chat](../types/Chat.md)