mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-27 21:53:18 +00:00
Update header actions/add hiddenFromConversationSearch
This commit is contained in:
1
ts/model-types.d.ts
vendored
1
ts/model-types.d.ts
vendored
@@ -313,6 +313,7 @@ export type ConversationAttributesType = {
|
||||
draftBodyRanges?: DraftBodyRanges;
|
||||
draftTimestamp?: number | null;
|
||||
hideStory?: boolean;
|
||||
hiddenFromConversationSearch?: boolean;
|
||||
inbox_position?: number;
|
||||
// When contact is removed - it is initially placed into `justNotification`
|
||||
// removal stage. In this stage user can still send messages (which will
|
||||
|
||||
Reference in New Issue
Block a user