Clarify function of "Delete" option when deleting conversation messages
This commit is contained in:
parent
edd6ed5fab
commit
fcf2c0a3f0
7 changed files with 20 additions and 29 deletions
1
ts/model-types.d.ts
vendored
1
ts/model-types.d.ts
vendored
|
@ -310,7 +310,6 @@ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue