--- 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)