This commit is contained in:
dj
2024-04-05 19:12:20 +03:00
parent a3f41caa80
commit e50be4e3d1
10 changed files with 38 additions and 36 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ router = Router(name=__name__)
# @router.errors(ExceptionTypeFilter(TelegramForbiddenError))
# class MyHandler(ErrorHandler):
# async def handle(self):
# pass
# ...
# Ошибка с редактированием одинакового сообщения