Skip to content

AttributeError: 'Chat' object has no attribute 'access_hash' #16

Description

@siddAhmed

I have done everything correctly (i guess) but every time it throws this error.
Any clue what's wrong?

The console throws this error :

  File "forwardgram.py", line 49, in <module>
    start(config)
  File "forwardgram.py", line 24, in start
    output_channel_entities.append(InputChannel(d.entity.id, d.entity.access_hash))
AttributeError: 'Chat' object has no attribute 'access_hash'

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