[][src]Module tbot::event_loop

The event loop for handling bot updates.

Structs

EventLoop

Provides an event loop for handling Telegram updates.

Polling

Configures and starts polling.

Webhook

Configures webhook and starts a server.