telega ~master (2021-06-18T23:53:05Z)
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