mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
feat: add "receivedInitialSync" connection update
This commit is contained in:
@@ -48,6 +48,8 @@ export type AuthenticationCreds = SignalCreds & {
|
||||
platform?: string
|
||||
|
||||
processedHistoryMessages: MinimalMessage[]
|
||||
/** number of times history & app state has been synced */
|
||||
accountSyncCounter: number
|
||||
accountSettings: AccountSettings
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user