InlineQueryResultVenue
interfaceRepresents a venue. By default, the venue will be sent by the user. Alternatively, you can use input_message_content to send a message with the specified content instead of the venue.
Declaration
interface InlineQueryResultVenue Properties
foursquare_type?: string;Optional. Foursquare type of the venue, if known. (For example, "arts_entertainment/default", "arts_entertainment/aquarium" or "food/icecream".)
google_place_type?: string;Optional. Google Places type of the venue. (See supported types.)
input_message_content?: InputMessageContent;Optional. Content of the message to be sent instead of the venue
reply_markup?: InlineKeyboardMarkup;Optional. Inline keyboard attached to the message