mirror of
https://github.com/cheveguerra/whatsapp-web.js.git
synced 2026-04-18 03:29:14 +00:00
fix(typings): LegacySessionAuth restartOnAuthFail
This commit is contained in:
2
index.d.ts
vendored
2
index.d.ts
vendored
@@ -373,7 +373,7 @@ declare namespace WAWebJS {
|
||||
export class LegacySessionAuth extends AuthStrategy {
|
||||
constructor(options?: {
|
||||
session?: ClientSession,
|
||||
restartOnAuth?: boolean,
|
||||
restartOnAuthFail?: boolean,
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user