MadelineProtoDocs/docs/TD_docs/methods/createSecretChat.md

23 lines
520 B
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
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
### Parameters:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|secret\_chat\_id|[int](../types/int.md) | Yes|SecretChat identifier|
### Return type: [Chat](../types/Chat.md)