openclaw/extensions/telegram/test-api.ts

3 lines
160 B
TypeScript

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