MadelineProtoDocs/docs/TD_docs/methods/getTopChats.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

751 B

title description image
getTopChats Returns a list of frequently used chats. Supported only if chat info database is enabled https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: getTopChats

Back to methods index

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 TopChatCategory Yes Category of chats to return
limit int Yes Maximum number of chats to be returned, at most 30

Return type: Chats