Files
openclaw/extensions/telegram/src/monitor-webhook.runtime.ts

3 lines
128 B
TypeScript

export { TelegramExecApprovalHandler } from "./exec-approvals-handler.js";
export { startTelegramWebhook } from "./webhook.js";