The telegram trigger is listening but when I send a message, the trigger doesn’t detect anything at all!

Hi, I have an n8n self hosted on hostinger
I am trying to create a telegram chatbot, and the trigger is listening correctly but when I try to send any message from the bot, the trigger doesn’t detect anything at all!
I added a Telegram trigger and decided to test it to see if it receives messages, but it doesn’t work.

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Check the Trigger. If it has http://localhost:5678/ as the domain name, you need to set an environment variable to the domain of your hostinger.

WEBHOOK_URL=https://YOUR-DOMAIN.com