Dispatcher
Table of Contents
Namespaces
Classes
- Dispatcher
- Root router with polling/webhook entry points — port of `aiogram.dispatcher.dispatcher.Dispatcher`.
- PollingOptions
- Tuning knobs for `Dispatcher::startPolling` — port of the constructor parameters of `aiogram.dispatcher.dispatcher.Dispatcher.start_polling` grouped into a single value object.
- Router
- Per-update-type router — port of `aiogram.dispatcher.router.Router`.