contacts.GetContacts#

class pyrogram.raw.functions.contacts.GetContacts#

Returns the current user’s contact list.

Details:
  • Layer: 158

  • ID: 5DD69E12

Parameters:

hash (int 64-bit) – If there already is a full contact list on the client, a hash of a the list of contact IDs in ascending order may be passed in this parameter. If the contact set was not changed, (contacts.contactsNotModified) will be returned.

Returns:

contacts.Contacts