feat: ClientOptions#interactionTimeout
This commit is contained in:
1
typings/index.d.ts
vendored
1
typings/index.d.ts
vendored
@@ -4716,6 +4716,7 @@ export interface ClientOptions {
|
||||
proxy?: string;
|
||||
captchaService?: string;
|
||||
captchaKey?: string;
|
||||
interactionTimeout?: number;
|
||||
}
|
||||
|
||||
// end copy
|
||||
|
Reference in New Issue
Block a user