View Source ExTDLib.Object.ImportedContacts (ExTDLib v0.0.4)

Represents the result of an importContacts request.

NameTypeDescription
user_idsstringUser identifiers of the imported contacts in the same order as they were specified in the request; 0 if the contact is not yet a registered user.
importer_countnumberThe number of users that imported the corresponding contact; 0 for already registered users or if unavailable.

More details on telegram's documentation.