telegram api method · layer 89 · #4fe196fe

contacts.importCard

Returns general information on a user using his previously exported card as input.The app may use it to open a conversation without knowing the user's phone number.

not in the latest layer 229: last defined in layer 89

definition

contacts.importCard#4fe196fe export_card:Vector<int> = User;

parameters

nametypedescription
export_cardVector<int>

returns

User

errors (1)

codeerrordescription
400EXPORT_CARD_INVALIDProvided card is invalid.

history

present in layers 46–89

idlayers
#4fe196fe46–89