mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-29 05:04:54 +01:00
Add support for article dates in link previews.
This commit is contained in:
committed by
Alan Evans
parent
bfed03b7b5
commit
dd8b9ff8fb
@@ -207,6 +207,7 @@ message DataMessage {
|
||||
optional string title = 2;
|
||||
optional AttachmentPointer image = 3;
|
||||
optional string description = 4;
|
||||
optional uint64 date = 5;
|
||||
}
|
||||
|
||||
message Sticker {
|
||||
|
||||
Reference in New Issue
Block a user