UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

6 lines 1.06 kB
import { en as mergeTelegramAccountConfig, s as parseTelegramTopicConversation } from "../../cli-backend.types-NwpIWrcx.js"; import { C as normalizeTelegramCommandName, S as normalizeTelegramCommandDescription, a as buildTelegramModelsProviderChannelData, i as buildCommandsPaginationKeyboard, n as TelegramInteractiveHandlerRegistration, r as TelegramInteractiveHandlerResult, t as TelegramInteractiveHandlerContext, w as resolveTelegramCustomCommands, y as TELEGRAM_COMMAND_NAME_PATTERN } from "../../interactive-dispatch-C8ZrKZkY.js"; //#region extensions/telegram/src/setup-contract.d.ts export declare const singleAccountKeysToMove: string[]; //#endregion export { TELEGRAM_COMMAND_NAME_PATTERN, type TelegramInteractiveHandlerContext, type TelegramInteractiveHandlerRegistration, type TelegramInteractiveHandlerResult, buildCommandsPaginationKeyboard, buildTelegramModelsProviderChannelData, mergeTelegramAccountConfig, normalizeTelegramCommandDescription, normalizeTelegramCommandName, parseTelegramTopicConversation, resolveTelegramCustomCommands };