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)