Address of the venue
Unique ID of the result
Optional
latitudeLatitude of the geolocation
Optional
longitudeLongitude of the geolocation
Optional
messageMessage to send when the result is selected.
By default, is automatically generated, and details about how it is generated can be found in subclasses' description
Optional
thumbVenue thumbnail URL (must be jpeg).
By default, Telegram generates one based on
the location in the message
Title of the venue
Inline result containing a venue.
If
message
is not passed, BotInlineMessage.venue is used with givenlatitude
andlongitude
were passed. If they weren't passed either, an error is thrown.