Files
openclaw/extensions/telegram/src/monitor-webhook.runtime.ts
2026-06-04 22:03:15 -04:00

3 lines
116 B
TypeScript

// Telegram plugin module implements monitor webhook behavior.
export { startTelegramWebhook } from "./webhook.js";