InputVenueMessageContent
Represents the content of a venue message to be sent as the result of an inline query. ↗
8 fields, 4 required.
Fields
latitude number Required
Latitude of the venue in degrees.
longitude number Required
Longitude of the venue in degrees.
title string Required
Name of the venue.
address string Required
Address of the venue.
foursquare_id string
Foursquare identifier of the venue, if known.
foursquare_type string
Foursquare type of the venue, if known. (For example, “arts_entertainment/default”, “arts_entertainment/aquarium” or “food/icecream”.).
google_place_id string
Google Places identifier of the venue.
google_place_type string
Google Places type of the venue. (See supported types.).