Bug: Telegram long-polling receives no inbound messages
OpenClaw version: 2026.2.14 (just updated),
openclaw doctor shows Telegram OK,
openclaw status --deep shows Telegram OK,
Outbound sendMessage works,
getUpdates via curl (with gateway stopped) returns messages correctly,
getUpdates via curl (with gateway running) returns 409 (confirming gateway IS polling),
But zero Telegram messages ever reach the agent,
No errors, no policy blocks, nothing in logs,
Discord and WhatsApp work perfectly on the same setup,
Tried 3 different bot tokens, same result
I was previously able to connect it to my telegram, but moved to my VPS server, could that be the issue?