mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Experimental chat list filtering
This commit is contained in:
@@ -11,6 +11,7 @@ struct ChatListNodeView {
|
||||
let originalView: ChatListView
|
||||
let filteredEntries: [ChatListNodeEntry]
|
||||
let isLoading: Bool
|
||||
let filter: ChatListNodeFilter
|
||||
}
|
||||
|
||||
enum ChatListNodeViewTransitionReason {
|
||||
|
||||
Reference in New Issue
Block a user