MadelineProtoDocs/docs/API_docs/constructors/contacts.contactsNotModified.md
2024-05-01 14:53:46 +02:00

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

Back to constructors index

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

Type: contacts.Contacts

Example:

$contacts_contactsNotModified = ['_' => 'contacts.contactsNotModified'];