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

error #2

Open
Primodial002 opened this issue Oct 19, 2023 · 0 comments
Open

error #2

Primodial002 opened this issue Oct 19, 2023 · 0 comments

Comments

@Primodial002
Copy link

2023-10-19 14:16:34,736 - pyrogram.dispatcher - ERROR - 'Message' object has no attribute 'id'
2023-10-19T14:16:34.737088+00:00 app[web.1]: Traceback (most recent call last):
2023-10-19T14:16:34.737088+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.11/site-packages/pyrogram/dispatcher.py", line 208, in handler_worker
2023-10-19T14:16:34.737089+00:00 app[web.1]: if await handler.check(self.client, parsed_update):
2023-10-19T14:16:34.737089+00:00 app[web.1]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2023-10-19T14:16:34.737089+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.11/site-packages/pyromod/listen/listen.py", line 201, in check
2023-10-19T14:16:34.737089+00:00 app[web.1]: (message.chat.id, message_from_user_id, message.id),
2023-10-19T14:16:34.737089+00:00 app[web.1]: ^^^^^^^^^^
2023-10-19T14:16:34.737090+00:00 app[web.1]: AttributeError: 'Message' object has no attribute '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