yatbcpp  0.0.1
Yet another Telegram Bot CPP Library
yatbcpp::telegram_api_error Member List

This is the complete list of members for yatbcpp::telegram_api_error, including all inherited members.

errorcodeyatbcpp::telegram_api_errorprivate
messageyatbcpp::telegram_api_errorprivate
operator<<(std::ostream &o, const telegram_api_error &U)yatbcpp::telegram_api_errorfriend
operator<<(std::ostream &o, const telegram_api_error *U)yatbcpp::telegram_api_errorfriend
telegram_api_error(int errorcode, std::string message)yatbcpp::telegram_api_error