Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x

This commit is contained in:
JRoot Junior 2023-11-14 02:54:34 +02:00
commit 2f1ae0a686
No known key found for this signature in database
GPG key ID: 738964250D5FF6E2
8 changed files with 23 additions and 16 deletions

View file

@ -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`