Files
openclaw/extensions/telegram/legacy-state-migrations-api.ts
Gustavo Madeira Santana 5ae059db16 test: speed legacy state migration discovery
Keep bundled legacy migration discovery on narrow setup-entry surfaces so
state-migration tests and doctor cold paths avoid unrelated channel runtime
loads. Add targeted setup feature metadata, narrow Telegram/WhatsApp legacy
contracts, and a path-only pairing SDK helper.
2026-04-17 16:41:43 -04:00

2 lines
81 B
TypeScript

export { detectTelegramLegacyStateMigrations } from "./src/state-migrations.js";