View Source ExTDLib.Method.ImportContacts (ExTDLib v0.0.4)

Adds new contacts or edits existing contacts by their phone numbers; contacts' user identifiers are ignored. Returns object_ptr<ImportedContacts>.

NameTypeDescription
contactscontactThe list of contacts to import or edit; contacts' vCard are ignored and are not imported.

More details on telegram's documentation.