mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
feat: include platform in creds
This commit is contained in:
@@ -44,6 +44,7 @@ export type AuthenticationCreds = SignalCreds & {
|
||||
nextPreKeyId: number
|
||||
|
||||
lastAccountSyncTimestamp?: number
|
||||
platform?: string
|
||||
accountSettings: AccountSettings
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user