mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Rework middlewares
This commit is contained in:
parent
5487f3314b
commit
03252c878e
35 changed files with 1244 additions and 669 deletions
|
|
@ -1,5 +1,4 @@
|
|||
import logging
|
||||
from typing import Any
|
||||
|
||||
from aiogram import Bot, Dispatcher, types
|
||||
from aiogram.types import Message
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue