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
Traceback (most recent call last):
File "unictbot-dev/venv/lib/python3.10/site-packages/telegram/ext/dispatcher.py", line 557, in process_update
handler.handle_update(update, self, check, context)
File "unictbot-dev/venv/lib/python3.10/site-packages/telegram/ext/handler.py", line 199, in handle_update
return self.callback(update, context)
File "unictbot-dev/module/handlers/log.py", line 15, in log_msg
message_id = update.message.message_id # ID MESSAGGI\O
AttributeError: 'NoneType' object has no attribute 'message_id'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: