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