mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-25 04:36:46 +00:00
Send support for Sender Key
This commit is contained in:
@@ -12,7 +12,6 @@ message Envelope {
|
||||
PREKEY_BUNDLE = 3;
|
||||
RECEIPT = 5;
|
||||
UNIDENTIFIED_SENDER = 6;
|
||||
SENDERKEY = 7;
|
||||
}
|
||||
|
||||
optional Type type = 1;
|
||||
|
||||
Reference in New Issue
Block a user