This object represents a venue.
More...
#include <Venue.h>
This object represents a venue.
Definition at line 16 of file Venue.h.
◆ Ptr
◆ address
std::string TgBot::Venue::address |
Address of the venue.
Definition at line 33 of file Venue.h.
◆ foursquareId
std::string TgBot::Venue::foursquareId |
Optional. Foursquare identifier of the venue.
Definition at line 38 of file Venue.h.
◆ foursquareType
std::string TgBot::Venue::foursquareType |
Optional. Foursquare type of the venue. (For example, “arts_entertainment/default”, “arts_entertainment/aquarium” or “food/icecream”.)
Definition at line 44 of file Venue.h.
◆ googlePlaceId
std::string TgBot::Venue::googlePlaceId |
Optional. Google Places identifier of the venue.
Definition at line 49 of file Venue.h.
◆ googlePlaceType
std::string TgBot::Venue::googlePlaceType |
◆ location
Venue location. Can't be a live location.
Definition at line 23 of file Venue.h.
◆ title
std::string TgBot::Venue::title |
Name of the venue.
Definition at line 28 of file Venue.h.
The documentation for this class was generated from the following file: