aiogram/docs/dispatcher
Alex Root Junior 843c1dec7c
Some checks failed
Tests / tests (macos-latest, 3.10) (push) Has been cancelled
Tests / tests (macos-latest, 3.11) (push) Has been cancelled
Tests / tests (macos-latest, 3.12) (push) Has been cancelled
Tests / tests (macos-latest, 3.13) (push) Has been cancelled
Tests / tests (macos-latest, 3.9) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.10) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.11) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.12) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.13) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.9) (push) Has been cancelled
Tests / tests (windows-latest, 3.10) (push) Has been cancelled
Tests / tests (windows-latest, 3.11) (push) Has been cancelled
Tests / tests (windows-latest, 3.12) (push) Has been cancelled
Tests / tests (windows-latest, 3.13) (push) Has been cancelled
Tests / tests (windows-latest, 3.9) (push) Has been cancelled
Tests / pypy-tests (macos-latest, pypy3.10) (push) Has been cancelled
Tests / pypy-tests (macos-latest, pypy3.9) (push) Has been cancelled
Tests / pypy-tests (ubuntu-latest, pypy3.10) (push) Has been cancelled
Tests / pypy-tests (ubuntu-latest, pypy3.9) (push) Has been cancelled
Typed data (#1647)
* Add TypedDict support for middleware context data

Introduced `MiddlewareData` and associated TypedDicts to type-hint middleware context data. Updated documentation to include usage examples and guidelines for extending the default middleware data. Also adjusted coverage configuration to exclude the new data module.

* Added more docstrings

* Typo fixes
2025-03-02 01:24:30 +02:00
..
class_based_handlers Docs: Fix annotations (#1634) 2025-02-16 22:37:40 +02:00
filters Update command.rst (#1470) 2024-04-24 22:38:26 +03:00
finite_state_machine Update scene.rst (#1640) 2025-02-16 22:14:06 +02:00
dependency_injection.rst Typed data (#1647) 2025-03-02 01:24:30 +02:00
dispatcher.rst docs: migration feeding updates (#1531) 2024-07-06 20:33:01 +03:00
errors.rst Migration guide 2.x -> 3.0 (#1143) 2023-07-29 22:36:12 +03:00
flags.rst Callback answer feature (#1091) 2023-01-08 16:49:34 +02:00
index.rst Added FSMStrategy to the documentation 2024-08-14 02:09:31 +03:00
long_polling.rst Webhook docs (#1248) 2023-08-06 16:59:29 +03:00
middlewares.rst #1314 Mention that event can be skipped 2023-11-14 02:53:13 +02:00
router.rst Describe new event observers in the docs 2023-12-31 15:21:41 +02:00
webhook.rst Refresh translation files 2023-10-29 02:32:40 +03:00