contacts.GetTopPeers
- class pyrogram.raw.functions.contacts.GetTopPeers
Get most used peers
- Details:
Layer:
196
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 for pagination, 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) – N/A
- Returns: