mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-23 13:58:10 +00:00
3 lines
116 B
TypeScript
3 lines
116 B
TypeScript
// Telegram plugin module implements monitor webhook behavior.
|
|
export { startTelegramWebhook } from "./webhook.js";
|