tgbotxx
1.1.6.9
Telegram Bot C++ Library
|
This is the complete list of members for tgbotxx::ShippingAddress, including all inherited members.
city | tgbotxx::ShippingAddress | |
countryCode | tgbotxx::ShippingAddress | |
fromJson(const nl::json &json) | tgbotxx::ShippingAddress | inline |
postCode | tgbotxx::ShippingAddress | |
ShippingAddress()=default | tgbotxx::ShippingAddress | |
ShippingAddress(const nl::json &json) | tgbotxx::ShippingAddress | inlineexplicit |
state | tgbotxx::ShippingAddress | |
streetLine1 | tgbotxx::ShippingAddress | |
streetLine2 | tgbotxx::ShippingAddress | |
toJson() const | tgbotxx::ShippingAddress | inline |