View Source ExTDLib.Method.RemoveTopChat (ExTDLib v0.0.4)

Removes a chat from the list of frequently used chats. Supported only if the chat info database is enabled. Returns object_ptr<Ok>.

NameTypeDescription
categoryTopChatCategoryCategory of frequently used chats.
chat_idstringChat identifier.

More details on telegram's documentation.