Files
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
..