Files
openclaw/extensions/telegram/test-api.ts
2026-03-27 13:46:16 +00:00

3 lines
160 B
TypeScript

export { buildTelegramMessageContextForTest } from "./src/bot-message-context.test-harness.js";
export { handleTelegramAction } from "./src/action-runtime.js";