Redis – Why does it write that `is not handled`, despite the fact that it's registered?
I am developing a bot on aiogram python. But the command /sender does not work. Console: 2023-09-19 19:42:22,749 - [INFO] - aiogram.dispatcher - (dispatcher.py).start_polling(524) - Start polling 2023-09-19 19:42:22,796 - [INFO] - aiogram.dispatcher - (dispatcher.py)._polling(340) - Run polling for bot…