mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 03:36:55 +01:00
696 B
696 B
title | description |
---|---|
getTopChats | Returns a list of frequently used chats. Supported only if chat info database is enabled |
Method: getTopChats
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Returns 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 chats to return |
limit | CLICK ME int | Yes | Maximum number of chats to be returned, at most 30 |