mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-25 04:36:46 +00:00
Update to the latest SignalService.proto
This commit is contained in:
@@ -408,7 +408,7 @@ export async function sendSyncMessage(
|
||||
messaging.sendSyncMessage({
|
||||
...encodedContent,
|
||||
timestamp: targetTimestamp,
|
||||
destination: conv.get('e164'),
|
||||
destinationE164: conv.get('e164'),
|
||||
destinationServiceId: conv.getServiceId(),
|
||||
expirationStartTimestamp:
|
||||
message.get('expirationStartTimestamp') || null,
|
||||
|
||||
Reference in New Issue
Block a user