mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 02:18:15 +01:00
Add receive support for pin/unpin message
This commit is contained in:
@@ -197,7 +197,7 @@ export type SentEventData = Readonly<{
|
||||
envelopeId: string;
|
||||
destinationE164?: string;
|
||||
destinationServiceId?: ServiceIdString;
|
||||
timestamp?: number;
|
||||
timestamp: number;
|
||||
serverTimestamp: number;
|
||||
device: number | undefined;
|
||||
unidentifiedStatus: ProcessedSent['unidentifiedStatus'];
|
||||
|
||||
Reference in New Issue
Block a user