Files
openclaw/extensions/telegram/channel-config-api.ts
2026-04-04 15:09:48 +01:00

6 lines
147 B
TypeScript

export {
normalizeTelegramCommandDescription,
normalizeTelegramCommandName,
resolveTelegramCustomCommands,
} from "./src/command-config.js";