Skip to content

InputVenueMessageContent

Represents the content of a venue message to be sent as the result of an inline query.

Fields

latitudeFloatRequired
Latitude of the venue in degrees
longitudeFloatRequired
Longitude of the venue in degrees
titleStringRequired
Name of the venue
addressStringRequired
Address of the venue
foursquare_idStringOptional
Optional. Foursquare identifier of the venue, if known
foursquare_typeStringOptional
Optional. Foursquare type of the venue, if known. (For example, "arts\entertainment/default", "arts\entertainment/aquarium" or "food/icecream".)
google_place_idStringOptional
Optional. Google Places identifier of the venue
google_place_typeStringOptional
Optional. Google Places type of the venue. (See supported types.)

GramIO Usage

See Also