Telegram Watch Updates module not receiving any data (Connection active, but no bundles)

:bullseye: What is your goal?

My goal is to set up a simple Telegram automation where the ‘Watch Updates’ module triggers every time a new message is posted in a specific Telegram Channel. I want to capture the text of the message for further processing

:thinking: What is the problem & what have you tried?

The Telegram “Watch Updates” module is not receiving any data bundles. When I click “Run once”, the scenario stays in a listening state, but nothing happens when I post in the channel or message the bot directly.
Steps I have already taken:
Privacy Mode: Disabled via BotFather.
Permissions: The bot is an Administrator in the channel with full access to messages.
Choose where to start: I have manually set this to “All” and “From now on” multiple times.
Connection: I have deleted and re-created the connection with a fresh API token from BotFather.
Webhook Check: I checked getWebhookInfo in my browser; it shows a valid URL, but no updates are being delivered to the Make scenario.

:clipboard: Error messages or input/output bundles

There are no specific error codes (like 403 or 404). The module simply stays in a constant state of “Waiting for data”. No output bundles are generated because the webhook handshake seems to be failing or silent.

:link: Create public scenario page

Will provide upon request if needed

Welcome to the Make community!

Did you add the right bot user to the channel? Some screenshots would help.