yatbcpp
0.0.1
Yet another Telegram Bot CPP Library
|
This is the complete list of members for yatbcpp::Venue, including all inherited members.
address | yatbcpp::Venue | private |
foursquare_id | yatbcpp::Venue | private |
getAddress() const | yatbcpp::Venue | |
getFoursquare_id() const | yatbcpp::Venue | |
getLocation() const | yatbcpp::Venue | |
getTitle() const | yatbcpp::Venue | |
location | yatbcpp::Venue | private |
setFoursquare_id(const std::optional< std::string > &foursquare_id) | yatbcpp::Venue | |
title | yatbcpp::Venue | private |
Venue(Location location, std::string title, std::string address) | yatbcpp::Venue | |
Venue(const Venue &Venue) | yatbcpp::Venue |