You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aiogram.utils.exceptions.BadRequest: Not enough rights to send text messages to the chat
During handling of the above exception, aasnother exception occurred:
Traceback (most recent call last):
File "iacecil/src/iacecil/controllers/aiogram_bot/bot.py", line 233, in exception_handler
await error_callback(
File iacecil/src/iacecil/controllers/aiogram_bot/callbacks.py", line 89, in error_callback
await debug_logger(error, message, exception, descriptions)
File "iacecil/src/iacecil/controllers/log.py", line 116, in debug_logger
bot: Bot = dispatcher.bot
AttributeError: 'NoneType' object has no attribute 'bot'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: