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>.
| Name | Type | Description |
|---|---|---|
| category | TopChatCategory | Category of frequently used chats. |
| chat_id | string | Chat identifier. |
More details on telegram's documentation.