aahnik / tgcf

The ultimate tool to automate custom telegram message forwarding. Live-syncer, Auto-poster, backup-bot, cloner, chat-forwarder, duplicator, ... Call it whatever you like! tgcf can fulfill your custom needs.
https://github.com/aahnik/tgcf/wiki
MIT License
1.31k stars 783 forks source link

using gitpod, can't forward to group and channels #355

Closed alfarez closed 1 year ago

alfarez commented 2 years ago

Hi, i got an error from sending at group and channels, the source is from bot and i deploy it to gitpod,

ValueError: Could not find the input entity for PeerUser(user_id=x) (PeerUser). Please read https://docs.telethon.dev/en/latest/concepts/entities.html to find out more details.

System information: running at python 3.10.1(windows 10) , and 3.9.9(gitpod)

thanks for helping me out