mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-21 00:48:19 +01:00
Resumable backup import
This commit is contained in:
@@ -983,6 +983,7 @@ export type ServerReadableDirectInterface = ReadableInterface & {
|
||||
finishGetKnownMessageAttachments: (
|
||||
cursor: MessageAttachmentsCursorType
|
||||
) => void;
|
||||
getKnownDownloads: () => Array<string>;
|
||||
getKnownConversationAttachments: () => Array<string>;
|
||||
|
||||
getAllBadgeImageFileLocalPaths: () => Set<string>;
|
||||
|
||||
Reference in New Issue
Block a user