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.34k stars 795 forks source link

add feature to forward message from forward restricted chat #467

Closed zYxDevs closed 10 months ago

zYxDevs commented 1 year ago

Is your feature request related to a problem? Please describe. Unable to forward message from forward restricted chat.

Describe the solution you'd like Using this method to forward message from forward protected chat. If text: read the message text then send new message to new chat. If media: get the media and read the caption (if any), download media it to local, send that downloaded media to new chat with same caption (if any).

cold-nagai commented 1 year ago

Adding such a feature is prohibited by ToS. https://github.com/LonamiWebs/Telethon/issues/3237

MobCode100 commented 1 year ago

You should close this issue now, we can't implement this, this is Telegram's restriction.