Skip to content

ImportedContacts

Type · TDLib 1.8.67 · d1085f9c

Represents the result of an importContacts request

ImportedContacts(
  user_ids: list of int53,
  importer_count: list of int32
) → ImportedContacts

user_ids

list of int53

User 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_count

list of int32

The number of users that imported the corresponding contact; 0 for already registered users or if unavailable