contacts.importedContacts

Info on successfully imported contacts.

contacts.importedContacts#d1cd0a4c imported:Vector<ImportedContact> 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.
users Vector<User> List of users

Type

contacts.ImportedContacts