update Spectrum2 protobuf protocol definition
This commit is contained in:
parent
5c6b4d94fa
commit
23b80406da
|
@ -77,6 +77,7 @@ message ConversationMessage {
|
|||
optional bool headline = 7;
|
||||
optional string id = 8;
|
||||
optional bool pm = 9;
|
||||
optional bool carbon = 10;
|
||||
}
|
||||
|
||||
message Room {
|
||||
|
@ -200,4 +201,3 @@ message WrapperMessage {
|
|||
optional bytes payload = 2;
|
||||
}
|
||||
;
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue