feat: add enable/disable link preview privacy (#1675)
This commit is contained in:
@@ -111,6 +111,7 @@ export type ChatModification =
|
||||
}
|
||||
| { delete: true; lastMessages: LastMessageList }
|
||||
| { contact: proto.SyncActionValue.IContactAction | null }
|
||||
| { disableLinkPreviews: proto.SyncActionValue.IPrivacySettingDisableLinkPreviewsAction }
|
||||
// Label
|
||||
| { addLabel: LabelActionBody }
|
||||
// Label assosiation
|
||||
|
||||
Reference in New Issue
Block a user