openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
7 lines (6 loc) • 316 B
TypeScript
import { t as ChannelPlugin } from "../../types.plugin-BIHyhl5u.js";
import { n as BundledChannelEntryContract } from "../../channel-entry-contract-CyPKHKNa.js";
//#region extensions/telegram/index.d.ts
declare const _default: BundledChannelEntryContract<ChannelPlugin>;
//#endregion
export { _default as default };