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
|
@ -250,7 +250,6 @@ export type ConversationType = ReadonlyDeep<
|
|||
customColorId?: string;
|
||||
discoveredUnregisteredAt?: number;
|
||||
hideStory?: boolean;
|
||||
hiddenFromConversationSearch?: boolean;
|
||||
isArchived?: boolean;
|
||||
isBlocked?: boolean;
|
||||
removalStage?: 'justNotification' | 'messageRequest';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue