Don't set or read reaction target phone number
This commit is contained in:
@@ -209,7 +209,7 @@ message DataMessage {
|
||||
message Reaction {
|
||||
optional string emoji = 1;
|
||||
optional bool remove = 2;
|
||||
optional string targetAuthorE164 = 3;
|
||||
reserved /* targetAuthorE164 */ 3; // removed
|
||||
optional string targetAuthorUuid = 4;
|
||||
optional uint64 targetTimestamp = 5;
|
||||
}
|
||||
|
Reference in New Issue
Block a user