mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-21 13:48:06 +01:00
Add routing for stories.
This commit is contained in:
@@ -42,7 +42,8 @@ message Envelope {
|
||||
optional string destination_uuid = 13;
|
||||
optional bool urgent = 14 [default=true];
|
||||
optional string updated_pni = 15;
|
||||
// next: 16
|
||||
optional bool story = 16; // indicates that the content is a story.
|
||||
// next: 17
|
||||
}
|
||||
|
||||
message ProvisioningUuid {
|
||||
|
||||
Reference in New Issue
Block a user