InputContactMessageContent
Represents the content of a contact message to be sent as the result of an inline query.
Properties
phone_number
ts
phone_number: string;
Contact’s phone number
first_name
ts
first_name: string;
Contact’s first name
last_name
ts
last_name?: string;
Contact’s last name
vcard
ts
vcard?: string;
Additional data about the contact in the form of a vCard, 0-2048 bytes