openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
3 lines (2 loc) • 413 B
JavaScript
import { a as resolveTelegramCustomCommands, i as normalizeTelegramCommandName, n as getTelegramCommandNamePattern, r as normalizeTelegramCommandDescription, t as TELEGRAM_COMMAND_NAME_PATTERN } from "../telegram-command-config-XYRniGm-.js";
export { TELEGRAM_COMMAND_NAME_PATTERN, getTelegramCommandNamePattern, normalizeTelegramCommandDescription, normalizeTelegramCommandName, resolveTelegramCustomCommands };