22 typedef std::shared_ptr<Venue>
Ptr;
46 #endif //TGBOT_VENUE_H
Location::Ptr location
Venue location.
std::shared_ptr< Location > Ptr
This object represents a venue.
std::string foursquare_id
Optional. Foursquare identifier of the venue.
std::shared_ptr< Venue > Ptr
std::string title
Name of the venue.
std::string address
Address of the venue.