TDLib v0.0.2 TDLib.Method.CloseChat View Source
This method should be called if the chat is closed by the user. Many useful activities depend on the chat being opened or closed.
Returns object_ptr
Name | Type | Description |
---|---|---|
chat_id | string | Chat identifier. |
More details on telegram’s documentation.