tgbot-cpp
|
Exception type which is only thrown when Telegram refuses API request. More...
#include <TgException.h>
Public Member Functions | |
TgException (const std::string description) | |
Exception type which is only thrown when Telegram refuses API request.
Definition at line 36 of file TgException.h.
|
explicit |