InlineQueryResultContact
Represents a contact with a phone number. By default, this contact will be sent by the user. Alternatively, you can use input_message_content to send a message with the specified content instead of the contact.
Fields
typeString = contactRequiredType of the result, must be contact
idStringRequiredUnique identifier for this result, 1-64 Bytes
phone_numberStringRequiredContact's phone number
first_nameStringRequiredContact's first name
last_nameStringOptionalOptional. Contact's last name
vcardStringOptionalOptional. Additional data about the contact in the form of a vCard, 0-2048 bytes
Optional. Inline keyboard attached to the message
Optional. Content of the message to be sent instead of the contact
thumbnail_urlStringOptionalOptional. Url of the thumbnail for the result
thumbnail_widthIntegerOptionalOptional. Thumbnail width
thumbnail_heightIntegerOptionalOptional. Thumbnail height