tgbot-cpp
|
#include <Venue.h>
Public Types | |
typedef std::shared_ptr< Venue > | Ptr |
Public Attributes | |
Location::Ptr | location |
std::string | title |
std::string | address |
std::string | foursquare_id |
typedef std::shared_ptr<Venue> TgBot::Venue::Ptr |
std::string TgBot::Venue::foursquare_id |
Location::Ptr TgBot::Venue::location |