1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 03:36:55 +01:00
MadelineProto/docs/TD_docs/methods/importContacts.md

615 B

title description
importContacts Adds new contacts/edits existing contacts, contacts user identifiers are ignored

Method: importContacts

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Adds new contacts/edits existing contacts, contacts user identifiers are ignored

Parameters:

Name Type Required Description
contacts Array of CLICK ME contact Yes List of contacts to import/edit

Return type: ImportedContacts