mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
fix(master): error in init queries
This commit is contained in:
@@ -68,6 +68,7 @@ export type AuthenticationCreds = SignalCreds & {
|
||||
backupToken: Buffer
|
||||
registration: RegistrationOptions
|
||||
pairingCode: string | undefined
|
||||
lastPropHash: string | undefined
|
||||
}
|
||||
|
||||
export type SignalDataTypeMap = {
|
||||
|
||||
Reference in New Issue
Block a user