View Source ExTDLib.Method.GetChat (ExTDLib v0.0.4)
Returns information about a chat by its identifier; this is an offline request if the current user is not a bot. Returns object_ptr<Chat>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
More details on telegram's documentation.