Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logging issue #47

Open
Helias opened this issue May 31, 2023 · 0 comments
Open

logging issue #47

Helias opened this issue May 31, 2023 · 0 comments

Comments

@Helias
Copy link
Member

Helias commented May 31, 2023

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'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant