mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-21 11:28:05 +01:00
Introduce spam report tokens
This commit is contained in:
@@ -33,7 +33,8 @@ message Envelope {
|
||||
optional bool urgent = 14 [default=true];
|
||||
optional string updated_pni = 15;
|
||||
optional bool story = 16; // indicates that the content is a story.
|
||||
// next: 17
|
||||
optional bytes report_spam_token = 17; // token sent when reporting spam
|
||||
// next: 18
|
||||
}
|
||||
|
||||
message ProvisioningUuid {
|
||||
|
||||
Reference in New Issue
Block a user