mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-29 12:53:35 +01:00
Widen the set of link previews which can be received
This commit is contained in:
2
ts/textsecure.d.ts
vendored
2
ts/textsecure.d.ts
vendored
@@ -315,6 +315,8 @@ export declare namespace DataMessageClass {
|
||||
url?: string;
|
||||
title?: string;
|
||||
image?: AttachmentPointerClass;
|
||||
description?: string;
|
||||
date?: ProtoBigNumberType;
|
||||
}
|
||||
|
||||
class ProtocolVersion {
|
||||
|
||||
Reference in New Issue
Block a user