Inline Query Result Venue
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.
Parameters
Unique identifier for this result, 1-64 Bytes
Latitude of the venue location in degrees
Longitude of the venue location in degrees
Title of the venue
Address of the venue
Optional. Foursquare identifier of the venue if known
Optional. Foursquare type of the venue, if known. (For example, “arts_entertainment/default”, “arts_entertainment/aquarium” or “food/icecream”.)
Optional. Google Places identifier of the venue
Optional. Google Places type of the venue. (See supported types.)
Optional. Inline keyboard attached to the message
Optional. Content of the message to be sent instead of the venue
Optional. Url of the thumbnail for the result
Optional. Thumbnail width
Optional. Thumbnail height
Type of the result, must be venue