mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-07-13 17:23:56 +01:00
Reserve server-only field in SignalService.proto.
This commit is contained in:
committed by
Nicholas Tinsley
parent
556a25447e
commit
3d169bffd0
@@ -37,7 +37,8 @@ message Envelope {
|
||||
reserved /*updatedPni*/ 15; // Not used presently, may be used in the future
|
||||
optional bool story = 16;
|
||||
optional bytes reportingToken = 17;
|
||||
// NEXT ID: 18
|
||||
reserved 18; // internal server use
|
||||
// NEXT ID: 19
|
||||
}
|
||||
|
||||
message Content {
|
||||
|
||||
Reference in New Issue
Block a user