Add support for addressing attachments within a message.

This commit is contained in:
Cody Henthorne
2024-06-14 11:35:52 -04:00
committed by Greyson Parrelli
parent 10922594b3
commit a2fc710261
35 changed files with 181 additions and 66 deletions

View File

@@ -101,7 +101,8 @@ object FakeMessageRecords {
archiveThumbnailCdn,
archiveMediaId,
archiveMediaName,
thumbnailRestoreState
thumbnailRestoreState,
null
)
}