Sending a message to a Telegram sub-group [GOT CREATED]

I have a Telegram supergroup with several sub-groups (topics).

I want to send a message to one of those sub-groups, but when I use the ID from the URL with the sub-group ID (from Telegram web), the message goes to #general (the main chat/sub-group) instead.

It would be great to have support for this feature in n8n!

  • Send message to sub-group
  • Edit message in sub-group
  • Trigger for when message is sent to group/sub-group
  • ..

Thanks!

This should already be possible — sending messages to Telegram forum topics/sub-groups has been supported since n8n v1.1.0 via #5746.

If it’s not working for you, please open a new post in the Questions category with an example workflow and we can dig into it. Closing this one as the feature exists.