mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Add middlewares (API + Docs + Tests)
This commit is contained in:
parent
e4cd4c1763
commit
5b6ec599b1
24 changed files with 1120 additions and 42 deletions
|
|
@ -23,8 +23,8 @@
|
|||
- [x] ContentTypes
|
||||
- [x] Text
|
||||
- [ ] ...
|
||||
- [ ] Middlewares
|
||||
- [ ] Engine
|
||||
- [x] Middlewares
|
||||
- [x] Engine
|
||||
- [ ] Builtin middlewares
|
||||
- [ ] ...
|
||||
- [ ] Webhook
|
||||
|
|
@ -41,6 +41,7 @@
|
|||
- [x] Dispatcher
|
||||
- [x] Router
|
||||
- [x] Observers
|
||||
- [x] Middleware
|
||||
- [ ] Filters
|
||||
- [ ] Utils
|
||||
- [x] Helper
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue