Improve syncing of in-memory expirationStartTimestamp
This commit is contained in:
parent
f853a42756
commit
2d9b814b35
2 changed files with 9 additions and 1 deletions
|
@ -373,6 +373,7 @@ export type GetUnreadByConversationAndMarkReadResultType = Array<
|
|||
| 'type'
|
||||
| 'readStatus'
|
||||
| 'seenStatus'
|
||||
| 'expirationStartTimestamp'
|
||||
>
|
||||
>;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue