MadelineProtoDocs/docs/TD_docs/methods/closeSecretChat.md

23 lines
525 B
Markdown
Raw Normal View History

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