import { type InlineQueryResultVenue } from "https://dotland.deno.dev/x/grammy@v1.31.0/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.
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