Forward messages from a Telegram account to another

Hey all, I am zaq. I’m new to Pipedream and still learning how things work. I have a query and looking if someone can help.
I want to forward messages from one Telegram channel to another with the help of my own TG bot.
I have :
TG Bot Token
Chat ID for both channels

I wanna automate this task and hoping if someone could provide any help.

Thank You all!

Hi @zqa9,

You can use Telegram trigger “New Message Updates” to receive an event for every message to your channel

and Telegram action Send a Text message or Reply

Additionally, you can refer to Pipedream University to understand how to work with Pipedream