mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Merge branch 'dev-3.x' into scenes
# Conflicts: # tests/test_dispatcher/test_event/test_handler.py
This commit is contained in:
commit
82f1c8a418
20 changed files with 214 additions and 126 deletions
|
|
@ -53,7 +53,7 @@ Class based session middleware
|
|||
|
||||
.. note::
|
||||
|
||||
this middlewware is already implemented inside aiogram, so, if you want to use it you can
|
||||
this middleware is already implemented inside aiogram, so, if you want to use it you can
|
||||
just import it :code:`from aiogram.client.session.middlewares.request_logging import RequestLogging`
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue