mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
feat: remove need for "serverHasPreKeys"
This commit is contained in:
@@ -41,7 +41,6 @@ export type AuthenticationCreds = SignalCreds & {
|
||||
signalIdentities?: SignalIdentity[]
|
||||
myAppStateKeyId?: string
|
||||
firstUnuploadedPreKeyId: number
|
||||
serverHasPreKeys: boolean
|
||||
nextPreKeyId: number
|
||||
|
||||
lastAccountSyncTimestamp?: number
|
||||
|
||||
Reference in New Issue
Block a user