TDLib v0.0.2 TDLib.Method.RemoveTopChat View Source
Removes a chat from the list of frequently used chats. Supported only if the chat info database is enabled.
Returns object_ptr
| Name | Type | Description |
|---|---|---|
| category | TopChatCategory | Category of frequently used chats. |
| chat_id | string | Chat identifier. |
More details on telegram’s documentation.