TDLib v0.0.2 TDLib.Method.ChangeImportedContacts View Source

Changes imported contacts using the list of current user contacts saved on the device. Imports newly added contacts and, if at least the file database is enabled, deletes recently deleted contacts. Query result depends on the result of the previous query, so only one query is possible at the same time. Returns object_ptr.

NameTypeDescription
contactscontact[]The new list of contacts.

More details on telegram’s documentation.