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
| name | type | description |
|---|---|---|
export_card | Vector<int> |
returns
errors (1)
| code | error | description |
|---|---|---|
| 400 | EXPORT_CARD_INVALID | Provided card is invalid. |
history
present in layers 46–89
| id | layers |
|---|---|
| #4fe196fe | 46–89 |