Show ready-to-download documents in media gallery

This commit is contained in:
Fedor Indutny
2025-09-23 11:53:41 -07:00
committed by GitHub
parent e9ea20bb73
commit 9c97d3e73c
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<{