View Source ExTDLib.Object.ChatTypeSecret (ExTDLib v0.0.4)
A secret chat with a user.
| Name | Type | Description |
|---|---|---|
| secret_chat_id | number | Secret chat identifier. |
| user_id | string | User identifier of the other user in the secret chat. |
More details on telegram's documentation.