input_venue_message_content_t#
-
struct banana::api::input_venue_message_content_t#
Represents the content of a venue message to be sent as the result of an inline query.
Latitude of the venue in degrees
Longitude of the venue in degrees
Name of the venue
Address of the venue
-
optional_t<string_t> foursquare_id#
Foursquare identifier of the venue, if known
-
optional_t<string_t> foursquare_type#
Foursquare type of the venue, if known. (For example, “arts_entertainment/default”, “arts_entertainment/aquarium” or “food/icecream”.)
-
optional_t<string_t> google_place_id#
Google Places identifier of the venue
-
optional_t<string_t> google_place_type#
Google Places type of the venue. (See supported types.)
-
optional_t<string_t> foursquare_id#