inputPhoneContact#6a1dc4be flags:# client_id:long phone:string first_name:string last_name:string note:flags.0?TextWithEntities = InputContact;
| Name | Type | Description |
|---|---|---|
| flags | # | Bit mask: a field written flags.N?T is present only when bit N is set. |
| client_id | long | |
| phone | string | |
| first_name | string | First name. |
| last_name | string | Last name. |
| note | flags.0?TextWithEntities |