feat: captcha solver with proxy
i dont like it
This commit is contained in:
1
typings/index.d.ts
vendored
1
typings/index.d.ts
vendored
@@ -5075,6 +5075,7 @@ export interface ClientOptions {
|
||||
captchaKey?: string;
|
||||
captchaSolver?: (data: Captcha, userAgent: string) => Promise<string>;
|
||||
captchaRetryLimit?: number;
|
||||
captchaWithProxy?: boolean;
|
||||
interactionTimeout?: number;
|
||||
usingNewAttachmentAPI?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user