New protos with group messaging stuff
This commit is contained in:
parent
1c20dba67f
commit
288d66b4a3
2 changed files with 39 additions and 11 deletions
|
@ -11,6 +11,7 @@ message WhisperMessage {
|
|||
}
|
||||
|
||||
message PreKeyWhisperMessage {
|
||||
optional uint32 registrationId = 5;
|
||||
optional uint32 preKeyId = 1;
|
||||
optional bytes baseKey = 2;
|
||||
optional bytes identityKey = 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue