23 #ifndef TGBOT_TGEXCEPTION_H 24 #define TGBOT_TGEXCEPTION_H 39 explicit TgException(
const std::string description);
44 #endif //TGBOT_TGEXCEPTION_H Exception type which is only thrown when Telegram refuses API request.
TgException(const std::string description)