telegram api constructor · layer 229 · #6a1dc4be
inputPhoneContact
Phone contact.
definition
inputPhoneContact#6a1dc4be flags:# client_id:long phone:string first_name:string last_name:string note:flags.0?TextWithEntities = InputContact;
parameters
| name | type | description |
|---|---|---|
flags | # | |
client_id | long | An arbitrary 64-bit integer: it should be set, for example, to an incremental number when using contacts.importContacts, in order to retry importing only the contacts that weren't imported successfully, according to the client_ids returned in contacts.importedContacts.retry_contacts. |
phone | string | Phone number |
first_name | string | Contact's first name |
last_name | string | Contact's last name |
note | TextWithEntities |
type
history
present in layers 2–229 · constructor id changed 1×
| id | layers |
|---|---|
| #f392b7f4 | 2–216 |
| #6a1dc4be | 217–229 |