mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-16 19:30:29 +00:00
no message
This commit is contained in:
parent
a9cfcc79d8
commit
a78c348248
@ -246,7 +246,7 @@ func processSecretChatIncomingDecryptedOperations(mediaBox: MediaBox, modifier:
|
||||
modifier.deleteMessages(messageIds)
|
||||
}
|
||||
case .clearHistory:
|
||||
break
|
||||
modifier.clearHistory(peerId)
|
||||
case let .markMessagesContentAsConsumed(globallyUniqueIds):
|
||||
var messageIds: [MessageId] = []
|
||||
for id in globallyUniqueIds {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user