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