Skip to content

error #2

Description

@Primodial002

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'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions