Telegram Bot message in Private Telegram Group

Hello guys,

I’m looking for a solution to send notifications from my blog to my telegram group in a specific TRHEAD.

the problem is that my group is a private community.

Is there a way to do this?

I hope you can help me.

Thanks in advance.

When you say “community”, do you mean Channel? Is your bot an admin inside the Channel?

Hi dear, obviously I can post in a Telegram channel through the Telegram Bot module, my problem is posting in a Private Group.

How can I do it? Can you help me?

I would say if it were obvious, I would not think you would ask for help. The process to post to a private group is the same as a public one, from a make.com perspective. This is why I ask if you have already set up the bot as an admin but generally these are the steps from your desktop:

  1. Open your group in Telegram
  2. Click the pencil icon in your top-right corner (screenshot 1)
  3. Click “Administrators” (screenshot 2)
  4. Click the “Add Admin” in the bottom-right
  5. In the search bar, search for the name of your bot and select it
  6. Make sure you edit your bot admin permissions (screenshot 3)

Remember to follow the principle of least access (POLA), which means you only grant what access is needed. This helps reduce risk if the bot gets hijacked by someone. At this point, the bot has access to post in your group. Again, it shouldn’t matter if this is a private or public group.

Thanks,

Sure that’s what I did but every time I run it I get an error. It seems I’m not entering the group ID correctly. Since it’s a private group I don’t have a public username, that’s why I was asking this question.