contacts.ContactsNotModified
- class pyrogram.raw.types.contacts.ContactsNotModified
Contact list on the server is the same as the list on the client.
Constructor of
Contacts.- Details:
Layer:
223ID:
B74BA9D2
- Parameters:
No parameters required.
- Functions:
This object can be returned by 1 function.
Returns the current user's contact list.
TL Schema
contacts.contactsNotModified#b74ba9d2
= contacts.Contacts
Parameter Tree
ContactsNotModified
Example
ContactsNotModified(
)