I use an intermediary service on JustRunMy.APP (a Node.js backend) between Telegram and my x10Hosting site. The flow is:
1. Telegram sends a webhook to JustRunMy.APP.
2. JustRunMy.APP replies 200 OK to Telegram instantly so users aren’t kept waiting.
3. JustRunMy.APP then opens a connection to...