PacketRead parity: корректные read-статусы и update release notes 1.3.0
Some checks failed
Android Kernel Build / build (push) Failing after 10m41s
Some checks failed
Android Kernel Build / build (push) Failing after 10m41s
This commit is contained in:
@@ -403,7 +403,7 @@ interface MessageDao {
|
||||
WHERE account = :account
|
||||
AND to_public_key = :opponent
|
||||
AND from_me = 1
|
||||
AND delivered IN (1, 3)
|
||||
AND read != 1
|
||||
"""
|
||||
)
|
||||
suspend fun markAllAsRead(account: String, opponent: String): Int
|
||||
|
||||
Reference in New Issue
Block a user