voidbar / forwardgram

Forward messages from multiple Telegram channels to one of your own!
154 stars 183 forks source link

iter_dialogs does not allow bots #32

Closed DS77Muse closed 3 years ago

DS77Muse commented 3 years ago

Hi there!

Coming up against this error: telethon.errors.rpcerrorlist.BotMethodInvalidError: The API access for bot users is restricted. The method you tried to invoke cannot be executed as a bot (caused by GetDialogsRequest) My input_channel is a public channel and my output_channel is my bot. I'm sure this used to work? Not used this in a while and i cant find any changelog that would stop this. Any ideas? Thanks!

DS77Muse commented 3 years ago

Apologies! It was actually a private channel :)