UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

8 lines (7 loc) 387 B
import { t as ChannelPlugin } from "./types.plugin-BIHyhl5u.js"; import { t as TelegramProbe } from "./probe-CUDtDSfw.js"; import { t as ResolvedTelegramAccount } from "./accounts-BViSGDwM.js"; //#region extensions/telegram/src/channel.setup.d.ts declare const telegramSetupPlugin: ChannelPlugin<ResolvedTelegramAccount, TelegramProbe>; //#endregion export { telegramSetupPlugin as t };