Files
openclaw/extensions/telegram/config-api.ts
2026-04-04 05:31:11 +01:00

5 lines
113 B
TypeScript

export {
buildChannelConfigSchema,
TelegramConfigSchema,
} from "openclaw/plugin-sdk/channel-config-schema";