contacts.Contacts#

class pyrogram.raw.base.contacts.Contacts#

Info on the current user’s contact list.

Constructors:

This base type has 2 constructors available.

contacts.Contacts

The current user's contact list and info on users.

contacts.ContactsNotModified

Contact list on the server is the same as the list on the client.

Functions:

This object can be returned by 1 function.

contacts.GetContacts

Returns the current user's contact list.