Telegram message to multiple user

Hey,
I wish to create a workflow where one of my manager add the order details to google sheet and i want telegram message to be sent to 3 other people about the new order created, how can I do that?

Hey @Suhani_Bhatt
To do that you need to either setup three different telegram nodes to send messages to the respective users chat id’s or add everyone to a group and message the group.
Something like this:

If you find my response helpful please don’t forget to mark it as the solution :white_check_mark: to this topic.

ok I understand what you mean, but does this message goes to individual telegram numbers or 3 different bots? I want to send messaages to the users and not the bot, so how can I get the chat ID ?

It can be either individual users or bots. Both have their own chat id.

The individual user id is only accessible to them. The easiest way to obtain it is to tell the users to message this bot @get_id_bot


This is recommended by n8n

You can read the list from a database and then loop through them with a telegram node