UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

3 lines (2 loc) 164 B
export declare function normalizeTelegramMessagingTarget(raw: string): string | undefined; export declare function looksLikeTelegramTargetId(raw: string): boolean;