[][src]Module tbot::event_loop

The event loop for handling bot updates.

Re-exports

pub use webhook::Webhook;

Modules

webhook

Types related to the webhook event loop.

Structs

EventLoop

Provides an event loop for handling Telegram updates.

Polling

Configures and starts polling.