[][src]Crate tgbot

A Telegram Bot API client library

Re-exports

pub use mime;

Modules

methods

Methods available in the Bot API

prelude

A "prelude" for users of the library

types

Types available in the Bot API

Structs

Api

Telegram Bot API client

ApiFuture

An API future

Config

An API config

UpdateMethod

Defines how to get updates from Telegram

UpdatesStream

Updates stream used for long polling

UpdatesStreamOptions

Updates stream options

Traits

UpdateHandler

An update handler

Functions

handle_updates

Processes updates from Telegram