mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Add attachment digests
// FREEBIE
This commit is contained in:
@@ -120,6 +120,9 @@ message AttachmentPointer {
|
||||
optional fixed64 id = 1;
|
||||
optional string contentType = 2;
|
||||
optional bytes key = 3;
|
||||
optional uint32 size = 4;
|
||||
optional bytes thumbnail = 5;
|
||||
optional bytes digest = 6;
|
||||
}
|
||||
|
||||
message GroupContext {
|
||||
|
||||
Reference in New Issue
Block a user