Files
openclaw/src
Chloe 6132c3d014 fix(telegram): include AccountId in native command context for multi-agent routing
When running multiple Telegram bot accounts bound to different agents,
the /new command (and other slash commands) would send confirmation
messages via the wrong bot because the context was missing AccountId.

The fix adds AccountId: route.accountId to the context payload in
registerTelegramNativeCommands, matching how bot-message-context.ts
handles regular messages.

Fixes #2537
2026-01-29 10:17:25 +05:30
..
2026-01-28 22:00:11 -05:00
2026-01-28 22:00:11 -05:00
2026-01-28 11:39:35 -05:00
2026-01-28 22:00:11 -05:00
2026-01-28 00:31:58 +00:00
2026-01-28 22:00:11 -05:00
2026-01-25 06:37:39 +00:00
2026-01-27 12:21:01 +00:00
2026-01-25 12:22:36 +00:00
2026-01-18 19:34:21 +00:00
2026-01-14 15:02:19 +00:00
2026-01-18 03:55:14 +00:00