mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
WASecretBundle patch
This commit is contained in:
@@ -27,7 +27,7 @@ export interface AuthenticationCredentialsBase64 {
|
||||
}
|
||||
export interface AuthenticationCredentialsBrowser {
|
||||
WABrowserId: string
|
||||
WASecretBundle: {encKey: string, macKey: string}
|
||||
WASecretBundle: {encKey: string, macKey: string} | string
|
||||
WAToken1: string
|
||||
WAToken2: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user