UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

6 lines (5 loc) 147 B
export declare function fetchTelegramChatId(params: { token: string; chatId: string; signal?: AbortSignal; }): Promise<string | null>;