--- title: createSecretChat description: Returns existing chat corresponding to the known secret chat --- ## Method: createSecretChat [Back to methods index](index.md) YOU CANNOT USE THIS METHOD IN MADELINEPROTO Returns existing chat corresponding to the known secret chat ### Parameters: | Name | Type | Required | Description | |----------|---------------|----------|-------------| |secret\_chat\_id|[int](../types/int.md) | Yes|SecretChat identifier| ### Return type: [Chat](../types/Chat.md)