mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-22 22:28:11 +00:00
Fixes #54909. Repair #54962 by preserving raw slash-command callbacks while routing generic callback data to agents as `callback_data: <value>`. Validation: - pnpm check:changed - pnpm -s vitest run extensions/telegram/src/bot.create-telegram-bot.test.ts - Codex /review - Real behavior proof - GitHub PR checks Source PR credit: continues @hnshah's work from #54962 and preserves @timt80's report credit from #54909. Co-authored-by: Hiten Shah <3155200+hnshah@users.noreply.github.com>