openclaw/extensions/telegram
Matthew Schleder 084c4beb2e
fix(telegram): pass session files to native plugin commands
Pass persisted session file context into Telegram native plugin commands so topic-scoped /codex bind can attach to the active OpenClaw session.

Thanks @MatthewSchleder.

Validation:
- pnpm plugin-sdk:api:check
- pnpm test extensions/telegram/src/bot-native-commands.session-meta.test.ts extensions/telegram/src/bot-native-commands.test.ts -- --reporter=verbose
- OPENCLAW_TESTBOX=1 pnpm check:changed (tbx_01kqm8kzwkdxs2ntgck6vmyrgr)
2026-05-02 13:01:07 +01:00
..
src fix(telegram): pass session files to native plugin commands 2026-05-02 13:01:07 +01:00
account-inspect-api.ts
allow-from.ts
api.ts
channel-config-api.test.ts
channel-config-api.ts
channel-plugin-api.ts
config-api.ts refactor: separate bundled channel schema surface 2026-04-28 02:31:21 +01:00
configured-state.ts
contract-api.ts
directory-contract-api.ts
doctor-contract-api.ts fix(plugins): prune inactive bundled runtime deps 2026-04-28 10:34:24 +01:00
index.test.ts refactor: expose SDK test helper subpaths 2026-04-28 03:28:17 +01:00
index.ts
legacy-state-migrations-api.ts
openclaw.plugin.json perf: mark channel plugins startup lazy 2026-04-28 04:33:47 +01:00
package.json chore: bump version to 2026.5.2 2026-05-02 11:58:45 +01:00
runtime-api.ts
runtime-setter-api.ts
secret-contract-api.ts
security-audit-contract-api.ts
session-key-api.ts
setup-entry.ts
setup-plugin-api.ts
test-api.ts test: guard extension test api exports 2026-04-28 04:00:00 +01:00
tsconfig.json
update-offset-runtime-api.ts