contacts.GetTopPeers#
- class pyrogram.raw.functions.contacts.GetTopPeers#
Get most used peers
- Details:
Layer:
198
ID:
973478B6
- Parameters:
offset (
int
32-bit
) – Offset for paginationlimit (
int
32-bit
) – Maximum number of results to return, see paginationhash (
int
64-bit
) – Hash used for caching, for more info click herecorrespondents (
bool
, optional) – Users we’ve chatted most frequently withbots_pm (
bool
, optional) – Most used botsbots_inline (
bool
, optional) – Most used inline botsphone_calls (
bool
, optional) – Most frequently called usersforward_users (
bool
, optional) – Users to which the users often forwards messages toforward_chats (
bool
, optional) – Chats to which the users often forwards messages togroups (
bool
, optional) – Often-opened groups and supergroupschannels (
bool
, optional) – Most frequently visited channelsbots_app (
bool
, optional) – Most frequently used Main Mini Bot Apps.
- Returns: