MadelineProto/docs/TD_docs/constructors/importedContacts.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

738 B

title description
importedContacts Represent result for ImportContacts request

Constructor: importedContacts

Back to constructors index

Represent result for ImportContacts request

Attributes:

Name Type Required Description
user_ids Array of int Yes User identifiers of imported contacts in the same order as they was specified in the request. 0 if contact is not yet registered
importer_count Array of int Yes Number of users which imported corresponding contact. 0 for already registered users or if unavailable

Type: ImportedContacts