TDLib v0.0.2 TDLib.Method.OpenChat View Source

This method should be called if the chat is opened by the user. Many useful activities depend on the chat being opened or closed (e.g., in supergroups and channels all updates are received only for opened chats). Returns object_ptr.

NameTypeDescription
chat_idstringChat identifier.

More details on telegram’s documentation.