mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 02:56:57 +01:00
694 B
694 B
title | description |
---|---|
deleteTopChat | Delete a chat from a list of frequently used chats. Supported only if chat info database is enabled |
Method: deleteTopChat
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Delete a chat from a list of frequently used chats. Supported only if chat info database is enabled
Parameters:
Name | Type | Required | Description |
---|---|---|---|
category | CLICK ME TopChatCategory | Yes | Category of frequently used chats |
chat_id | CLICK ME int53 | Yes | Chat identifier |