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:
automated-signal 2025-09-24 14:41:27 -05:00 committed by GitHub
commit c93fcd321d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 481 additions and 314 deletions

View file

@ -581,6 +581,7 @@ export type GetOlderMediaOptionsType = Readonly<{
messageId?: string;
receivedAt?: number;
sentAt?: number;
type: 'media' | 'files';
}>;
export type MediaItemDBType = Readonly<{