xxtelebot
1.4.1.0
A simple Telegram Bot implementation in C++
|
Public Member Functions | |
ShippingAddress (const Json::Value &object) | |
Public Attributes | |
std::string | countryCode |
std::string | state |
std::string | city |
std::string | streetLineOne |
std::string | streetLineTwo |
std::string | postCode |