1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 08:56:56 +01:00
MadelineProto/docs/TD_docs/methods/closeSecretChat.md
2017-08-25 14:43:29 +02:00

23 lines
427 B
Markdown

---
title: closeSecretChat
description: Closes secret chat
---
## Method: closeSecretChat
[Back to methods index](index.md)
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Closes secret chat
### Params:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|secret\_chat\_id|[int](../types/int.md) | Yes|Secret chat identifier|
### Return type: [Ok](../types/Ok.md)