Info on successfully imported contacts.
contacts.importedContacts#ad524315 imported:Vector<ImportedContact> retry_contacts:Vector<long> users:Vector<User> = contacts.ImportedContacts;
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 |