MadelineProto/docs/TD_docs/methods/closeSecretChat.md
Daniil Gentili 43adf77378 docufix
2017-12-21 20:08:25 +00:00

23 lines
521 B
Markdown

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