ImportedContacts
Represents the result of an ImportContacts request.
This is an alias for the ImportedContactsUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "importedContacts" | |
userIds | number[] | 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 |
importerCount | number[] | The number of users that imported the corresponding contact; 0 for already registered users or if unavailable |