mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-25 02:48:23 +01:00
Preliminary support for destinationUuid field
This commit is contained in:
@@ -206,6 +206,7 @@ export type UnprocessedType = {
|
||||
source?: string;
|
||||
sourceUuid?: string;
|
||||
sourceDevice?: number;
|
||||
destinationUuid?: string;
|
||||
serverGuid?: string;
|
||||
serverTimestamp?: number;
|
||||
decrypted?: string;
|
||||
|
||||
Reference in New Issue
Block a user