mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Delete Sync: Handle and send mostRecentNonExpiringMessages if needed
This commit is contained in:
@@ -670,6 +670,7 @@ message SyncMessage {
|
||||
optional ConversationIdentifier conversation = 1;
|
||||
repeated AddressableMessage mostRecentMessages = 2;
|
||||
optional bool isFullDelete = 3;
|
||||
repeated AddressableMessage mostRecentNonExpiringMessages = 4;
|
||||
}
|
||||
|
||||
message LocalOnlyConversationDelete {
|
||||
|
||||
Reference in New Issue
Block a user