mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 01:54:53 +00:00
Add docs for class-based handlers
This commit is contained in:
parent
b82a1a6fb0
commit
62bce34b49
6 changed files with 61 additions and 4 deletions
|
|
@ -225,7 +225,9 @@ nav:
|
|||
- Filters:
|
||||
- dispatcher/filters/index.md
|
||||
- dispatcher/filters/text.md
|
||||
|
||||
- Class based handlers:
|
||||
- dispatcher/class_based_handlers/basics.md
|
||||
- dispatcher/class_based_handlers/message.md
|
||||
- Build reports:
|
||||
- reports.md
|
||||
- Tests result: /reports/tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue