UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

3 lines (2 loc) 204 B
export declare function parseTelegramReplyToMessageId(replyToId?: string | null): number | undefined; export declare function parseTelegramThreadId(threadId?: string | number | null): number | undefined;