openclaw/extensions/telegram
Josh Lehman a7ab64e394
test: narrow telegram setup prepare result
Regeneration-Prompt: |
  During PR #27727 prepare, rebasing onto current main exposed a pnpm check failure in extensions/telegram/src/setup-surface.test.ts because telegramSetupWizard.prepare is optional and the test accessed prepared.cfg without proving the result exists. Keep runtime behavior unchanged. Add the smallest test-side assertion/helper needed to narrow the optional prepare result before reading cfg, then rerun the full prepare gates on the refreshed prep branch.
2026-03-21 09:21:01 -07:00
..
src test: narrow telegram setup prepare result 2026-03-21 09:21:01 -07:00
api.ts refactor: route extension seams through public apis 2026-03-19 03:20:10 +00:00
index.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
openclaw.plugin.json
package.json refactor: move bundled channel deps to plugin packages 2026-03-19 00:24:44 +00:00
runtime-api.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
setup-entry.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00