MadelineProtoDocs/docs/TD_docs/methods/closeSecretChat.md

24 lines
600 B
Markdown

---
title: closeSecretChat
description: Closes secret chat, effectively transfering its state to "Closed"
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Method: closeSecretChat
[Back to methods index](index.md)
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Closes secret chat, effectively transfering its state to "Closed"
### Parameters:
| Name | Type | Description | Required |
|----------|---------------|-------------|----------|
|secret\_chat\_id|[int](../types/int.md) | Secret chat identifier | Yes|
### Return type: [Ok](../types/Ok.md)