mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Further attach menu refinements
This commit is contained in:
@@ -4,11 +4,7 @@ import AsyncDisplayKit
|
||||
import Postbox
|
||||
import SwiftSignalKit
|
||||
import Display
|
||||
|
||||
public enum ChatHistoryNodeHistoryState: Equatable {
|
||||
case loading
|
||||
case loaded(isEmpty: Bool)
|
||||
}
|
||||
import ChatPresentationInterfaceState
|
||||
|
||||
public enum ChatHistoryNodeLoadState: Equatable {
|
||||
public enum EmptyType: Equatable {
|
||||
|
||||
Reference in New Issue
Block a user