telega.botapi

Undocumented in source.

Members

Classes

BotApi
class BotApi
Undocumented in source.
TelegramBotApiException
class TelegramBotApiException
Undocumented in source.

Enums

HTTPMethod
enum HTTPMethod
Undocumented in source.
isTelegramId
eponymoustemplate isTelegramId(T)
Undocumented in source.

Manifest constants

BaseApiUrl
enum BaseApiUrl;

Mixin templates

TelegramMethod
mixintemplate TelegramMethod(string path, HTTPMethod method = HTTPMethod.POST)
Undocumented in source.

Structs

ChatId
struct ChatId
Undocumented in source.
ChatIdProxy
struct ChatIdProxy
Undocumented in source.
Method
struct Method

UDA for telegram methods

Meta