telega v0.1.1 (2020-06-21T21:12:07Z)
Dub
Repo
TelegramBotApiException
telega
botapi
Undocumented in source.
class
TelegramBotApiException : Exception {
ushort
code
;
this
(ushort code, string description, string file, size_t line, Throwable next);
}
Constructors
this
this
(ushort code, string description, string file, size_t line, Throwable next)
Undocumented in source.
Members
Variables
code
ushort
code
;
Undocumented in source.
Meta
Source
See Implementation
telega
botapi
classes
BotApi
TelegramBotApiException
enums
HTTPMethod
isTelegramId
manifest constants
BaseApiUrl
mixin templates
TelegramMethod
structs
ChatId
ChatIdProxy
Method