Module bot

Source
Expand description

Telegram Bot API.

Structs§

APIResponse
APIResponse is a response from the Telegram API with the result stored raw.
BotApi
BotAPI allows you to interact with the Telegram Bot API.
Error
Error is an error containing extra information returned by the Telegram API.

Type Aliases§

APIResponseError
the APIResponseError is returned when send request failed.
ReplyResult
ReplyResult is returned when send a request