Show ready-to-download documents in media gallery
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
This commit is contained in:
parent
a2f9894c92
commit
c93fcd321d
30 changed files with 481 additions and 314 deletions
|
@ -581,6 +581,7 @@ export type GetOlderMediaOptionsType = Readonly<{
|
|||
messageId?: string;
|
||||
receivedAt?: number;
|
||||
sentAt?: number;
|
||||
type: 'media' | 'files';
|
||||
}>;
|
||||
|
||||
export type MediaItemDBType = Readonly<{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue