aiogram/docs
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
..
_static More docs 2021-10-12 01:11:53 +03:00
api Added full support for the Bot API 8.3 (#1638) 2025-02-16 22:37:18 +02:00
dispatcher Typed data (#1647) 2025-03-02 01:24:30 +02:00
locale/uk_UA/LC_MESSAGES Docs: Fix annotations (#1634) 2025-02-16 22:37:40 +02:00
utils [docs] fix typo (#1599) 2024-10-27 20:03:21 +02:00
changelog.rst towncrier integration (#647) 2021-08-01 19:08:03 +03:00
conf.py Added full support of Bot API 8.1 (#1617) 2024-12-14 19:30:12 +02:00
contributing.rst Added MongoStorage for FSM (#1434) 2024-05-07 22:42:31 +03:00
index.rst Add context manager support for bot client (#1468) 2024-04-22 23:42:47 +03:00
install.rst #1568 Update warning about Arch Linux package in installation docs 2024-09-18 21:21:06 +03:00
make.bat Remove MkDocs 2021-05-13 00:13:09 +03:00
Makefile Remove MkDocs 2021-05-13 00:13:09 +03:00
migration_2_to_3.rst Add chat member tools (#1527) 2024-07-06 20:34:07 +03:00