android: complete message core with forward reactions and read states
Some checks failed
CI / test (push) Failing after 2m10s
Some checks failed
CI / test (push) Failing after 2m10s
This commit is contained in:
@@ -69,9 +69,11 @@ class MessageDaoTest {
|
||||
senderUsername = "user",
|
||||
senderAvatarUrl = null,
|
||||
replyToMessageId = null,
|
||||
forwardedFromMessageId = null,
|
||||
type = "text",
|
||||
text = text,
|
||||
status = null,
|
||||
attachmentWaveformJson = null,
|
||||
createdAt = "2026-03-08T12:00:00Z",
|
||||
updatedAt = null,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user