voidbar / forwardgram

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

Works for normal channel ID, but when i input Bot's channel ID, it is not working #28

Open noblesse11 opened 3 years ago

noblesse11 commented 3 years ago

Hi, any reason why when i input bot's id as the input, whatever message published by the bot will not be forwarded to the output channel?

ghost commented 3 years ago

same problem.

telethon.errors.rpcerrorlist.ChannelInvalidError: Invalid channel object. Make sure to pass the right types, for instance making sure that the request is designed for channels or otherwise look for a different one more suited (caused by ForwardMessagesRequest)

telethon is lastest version.