Add support for admin delete.

This commit is contained in:
Michelle Tang
2026-02-20 14:44:34 -05:00
committed by Cody Henthorne
parent 1968438ebb
commit 071fbfd916
45 changed files with 648 additions and 132 deletions

View File

@@ -188,7 +188,6 @@ object FakeMessageRecords {
linkPreviews,
unidentified,
reactions,
remoteDelete,
mentionsSelf,
notifiedTimestamp,
viewed,
@@ -206,6 +205,7 @@ object FakeMessageRecords {
0,
false,
0,
null,
null
)
}