TDLib v0.0.2 TDLib.Method.GetChat View Source

Returns information about a chat by its identifier, this is an offline request if the current user is not a bot. Returns object_ptr.

NameTypeDescription
chat_idstringChat identifier.

More details on telegram’s documentation.