Module tbot::event_loop

source ·
Expand description

The event loop for handling bot updates.

Re-exports

pub use webhook::Webhook;

Modules

Types related to the webhook event loop.

Structs

Provides an event loop for handling Telegram updates.
Configures and starts polling.