TelegramBotException

An exception thrown by tg.d on errors

Constructors

this
this(ushort code, string description, string file, size_t line, Throwable next)

Constructor

Members

Variables

code
ushort code;

Telegram Bot API error code

Meta