Cppgram
1.0.0
Easy and modern C++14 Telegram Bot API wrapper
|
This object represents a venue. More...
#include <venue.hpp>
Public Attributes | |
Location | location |
Venue location. | |
std::string | title |
Name of the venue. | |
std::string | address |
Address of the venue. | |
std::experimental::optional< std::string > | foursquare_id |
Optional. Foursquare identifier of the venue | |
This object represents a venue.