mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Search filters
This commit is contained in:
@@ -4,6 +4,8 @@ import TelegramCore
|
||||
import SyncCore
|
||||
import TemporaryCachedPeerDataManager
|
||||
import Emoji
|
||||
import AccountContext
|
||||
import TelegramPresentationData
|
||||
|
||||
func chatHistoryEntriesForView(location: ChatLocation, view: MessageHistoryView, includeUnreadEntry: Bool, includeEmptyEntry: Bool, includeChatInfoEntry: Bool, includeSearchEntry: Bool, reverse: Bool, groupMessages: Bool, selectedMessages: Set<MessageId>?, presentationData: ChatPresentationData, historyAppearsCleared: Bool, associatedData: ChatMessageItemAssociatedData, updatingMedia: [MessageId: ChatUpdatingMessageMedia]) -> [ChatHistoryEntry] {
|
||||
if historyAppearsCleared {
|
||||
|
||||
Reference in New Issue
Block a user