telegram api constructor · layer 229 · #77d01c3b

contacts.importedContacts

Info on successfully imported contacts.

definition

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

parameters

nametypedescription
importedVector<ImportedContact>List of successfully imported contacts
popular_invitesVector<PopularContact>Popular contacts
retry_contactsVector<long>List of contact ids that could not be imported due to system limitation and will need to be imported at a later date.
usersVector<User>List of users

type

contacts.ImportedContacts

history

present in layers 2–229 · constructor id changed 2×

idlayers
#d1cd0a4c2–12
#ad52431513–68
#77d01c3b70–229