Rework middlewares

This commit is contained in:
Alex Root Junior 2022-04-11 03:30:22 +03:00
parent 5487f3314b
commit 03252c878e
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
35 changed files with 1244 additions and 669 deletions

View file

@ -1,5 +1,4 @@
import logging
from typing import Any
from aiogram import Bot, Dispatcher, types
from aiogram.types import Message