🔮 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.
⚙️ Properties
phone_number(str): Contact's phone numberfirst_name(str): Contact's first namelast_name(str): Optional. Contact's last namevcard(str): Optional. Additional data about the contact in the form of a vCard, 0-2048 bytesreply_markup(InlineKeyboardMarkup ): Optional. Inline keyboard attached to the messageinput_message_content(InputMessageContent ): Optional. Content of the message to be sent instead of the contactthumbnail_url(str): Optional. Url of the thumbnail for the resultthumbnail_width(int): Optional. Thumbnail widththumbnail_height(int): Optional. Thumbnail height