mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-08 17:13:56 +00:00
Update readme
This commit is contained in:
parent
21c8ad4ec3
commit
4b54e10b56
1 changed files with 11 additions and 6 deletions
|
|
@ -38,19 +38,24 @@ Documentation for version 3.0 [WIP] [^1]
|
|||
- [x] Rewrite Telegram types using **pydantic**
|
||||
- [x] Rewrite Telegram methods using **pydantic**
|
||||
- [x] Rewrite bot class
|
||||
- [ ] Contextual aliases for methods in types
|
||||
- [ ] ...
|
||||
- [ ] Dispatcher features
|
||||
- [ ] Blueprints/Routers
|
||||
- [x] Blueprints/Routers
|
||||
- [ ] Refactor FSM
|
||||
- [ ] Refactor filters
|
||||
- [ ] Middlewares
|
||||
- [ ] Tests
|
||||
- [ ] API
|
||||
- [x] API
|
||||
- [x] Sessions
|
||||
- [ ] Types
|
||||
- [ ] Methods
|
||||
- [ ] Client
|
||||
- [x] Types
|
||||
- [x] Methods
|
||||
- [x] Client
|
||||
- [ ] Dispatcher
|
||||
- [ ] ...
|
||||
- [ ] Dispatcher
|
||||
- [x] Router
|
||||
- [x] Observers
|
||||
- [ ] Filters
|
||||
- [ ] Utils
|
||||
- [x] Helper
|
||||
- [ ] ...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue