import { type InlineQueryResultVenue } from "https://dotland.deno.dev/x/grammy@v1.15.2/types.ts";
Represents 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.
Note: This will only work in Telegram versions released after 9 April, 2016. Older clients will ignore them.
Properties
Foursquare type of the venue, if known. (For example, “arts_entertainment/default”, “arts_entertainment/aquarium” or “food/icecream”.)
optional
input_message_content: InputMessageContentContent of the message to be sent instead of the venue