MadelineProto/docs/TD_docs/methods/getSecretChat.md
2017-08-25 14:43:29 +02:00

23 lines
551 B
Markdown

---
title: getSecretChat
description: Returns information about a secret chat by its identifier, offline request
---
## Method: getSecretChat
[Back to methods index](index.md)
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Returns information about a secret chat by its identifier, offline request
### Params:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|secret\_chat\_id|[int](../types/int.md) | Yes|Secret chat identifier|
### Return type: [SecretChat](../types/SecretChat.md)