Update backup protos
This commit is contained in:
parent
59d9807301
commit
d627bf543e
8 changed files with 61 additions and 44 deletions
1
ts/model-types.d.ts
vendored
1
ts/model-types.d.ts
vendored
|
@ -336,6 +336,7 @@ export type ConversationAttributesType = {
|
|||
// Set at backup import time, exported as is.
|
||||
wallpaperPhotoPointerBase64?: string;
|
||||
wallpaperPreset?: number;
|
||||
dimWallpaperInDarkMode?: boolean;
|
||||
|
||||
discoveredUnregisteredAt?: number;
|
||||
firstUnregisteredAt?: number;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue