InlineQueryResultContact
interfaceRepresents 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.
Declaration
interface InlineQueryResultContact Properties
input_message_content?: InputMessageContent;Optional. Content of the message to be sent instead of the contact
reply_markup?: InlineKeyboardMarkup;Optional. Inline keyboard attached to the message