contacts.importedContacts

Info on successfully imported contacts.

contacts.importedContacts#77d01c3b imported:Vector<ImportedContact> popular_invites:Vector<PopularContact> retry_contacts:Vector<long> users:Vector<User> = contacts.ImportedContacts;

Parameters

Name Type Description
imported Vector<ImportedContact> List of successfully imported contacts
popular_invites Vector<PopularContact> Popular contacts
retry_contacts Vector<long> List of contact ids that could not be imported due to system limitation and will need to be imported at a later date.
Parameter added in Layer 13
users Vector<User> List of users

Type

contacts.ImportedContacts

Related pages

Layers

Below you will find information on schema changes. For more details on the use of layers, see Invoking API methods.