mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-27 03:43:27 +01:00
Introduce versioning clock to timer system
This commit is contained in:
1
ts/textsecure/Types.d.ts
vendored
1
ts/textsecure/Types.d.ts
vendored
@@ -204,6 +204,7 @@ export type ProcessedDataMessage = {
|
||||
groupV2?: ProcessedGroupV2Context;
|
||||
flags: number;
|
||||
expireTimer: DurationInSeconds;
|
||||
expireTimerVersion: number;
|
||||
profileKey?: string;
|
||||
timestamp: number;
|
||||
payment?: AnyPaymentEvent;
|
||||
|
||||
Reference in New Issue
Block a user