voidbar / forwardgram

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

How to hide forwarded message channel name? #26

Closed ekkutlu closed 3 years ago

ekkutlu commented 3 years ago

How to hide forwarded message channel name?

voidbar commented 3 years ago

You'll have to copy the message content yourself and not use the forward_message (https://github.com/voidbar/forwardgram/blob/master/forwardgram.py#L39) functionality of telethon

rgegvre commented 2 years ago

change forward_messages to send_message