Improve syncing of in-memory expirationStartTimestamp
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
This commit is contained in:
parent
148637de7d
commit
c22a12b26e
2 changed files with 9 additions and 1 deletions
|
@ -372,6 +372,7 @@ export type GetUnreadByConversationAndMarkReadResultType = Array<
|
|||
| 'type'
|
||||
| 'readStatus'
|
||||
| 'seenStatus'
|
||||
| 'expirationStartTimestamp'
|
||||
>
|
||||
>;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue