mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Comments update
This commit is contained in:
@@ -222,7 +222,7 @@ public func searchMessages(account: Account, location: SearchMessagesLocation, q
|
||||
flags |= (1 << 0)
|
||||
}
|
||||
}
|
||||
if let topMsgId = topMsgId {
|
||||
if let _ = topMsgId {
|
||||
flags |= (1 << 1)
|
||||
}
|
||||
let peerMessages: Signal<Api.messages.Messages?, NoError>
|
||||
|
||||
Reference in New Issue
Block a user