xxtelebot
1.4.1.0
A simple Telegram Bot implementation in C++
|
Exception raised when Bot API reports some kind of error. More...
#include <bot.h>
Public Member Functions | |
TelegramException (const std::string &_what) | |
const char * | what () const noexceptoverride |
Exception raised when Bot API reports some kind of error.