View Source ExTDLib.Method.GetSecretChat (ExTDLib v0.0.4)
Returns information about a secret chat by its identifier. This is an offline request. Returns object_ptr<SecretChat>.
| Name | Type | Description |
|---|---|---|
| secret_chat_id | number | Secret chat identifier. |
More details on telegram's documentation.