mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Support reporting token on envelope
This commit is contained in:
@@ -264,6 +264,7 @@ export type UnprocessedType = {
|
||||
decrypted?: string;
|
||||
urgent?: boolean;
|
||||
story?: boolean;
|
||||
reportingToken?: string;
|
||||
};
|
||||
|
||||
export type UnprocessedUpdateType = {
|
||||
|
||||
Reference in New Issue
Block a user