VK
Size: a a a
VK
AR
AR
VK
AR
AR
@dp.errors_handler()
async def errors_handler(dispatcher, update, exception):
logging.exception(exception)
import pdb
pdb.set_trace()
VK
AR
VK
VK
VK
AR
VK
AR
AR
from aiogram.utils import context loop.set_task_factory(context.task_factory)
reply у сообщения (сейчас там другой механизм)AR
aiogram/dispatcher/filters.py после 23 строки:print(f, filters, args, kwargs)AR
AR
True [<aiogram.dispatcher.filters.StateFilter object at 0x7f73c0c6e5c0>] ({'id': '262181559971060720', ... },) {}VK
VK