mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 10:28:03 +01:00
Use message age to expire old incoming calls
This commit is contained in:
committed by
Scott Nonnenberg
parent
870a0d2b65
commit
e87a0103cc
1
ts/textsecure.d.ts
vendored
1
ts/textsecure.d.ts
vendored
@@ -372,6 +372,7 @@ export declare class EnvelopeClass {
|
||||
// Note: these additional properties are added in the course of processing
|
||||
id: string;
|
||||
unidentifiedDeliveryReceived?: boolean;
|
||||
messageAgeSec?: number;
|
||||
}
|
||||
|
||||
// Note: we need to use namespaces to express nested classes in Typescript
|
||||
|
||||
Reference in New Issue
Block a user