mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-12-03 10:08:28 +01:00
643 B
643 B
title | description | nav_exclude | image | redirect_from |
---|---|---|---|---|
contacts.contactsNotModified | Contact list on the server is the same as the list on the client. | true | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png | /API_docs/constructors/contacts_contactsNotModified.html |
Constructor: contacts.contactsNotModified
Contact list on the server is the same as the list on the client.
Type: contacts.Contacts
Example:
$contacts_contactsNotModified = ['_' => 'contacts.contactsNotModified'];