mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Phone numbers improvements
This commit is contained in:
@@ -971,6 +971,7 @@ public protocol ChatController: ViewController {
|
||||
var chatLocation: ChatLocation { get }
|
||||
var canReadHistory: ValuePromise<Bool> { get }
|
||||
var parentController: ViewController? { get set }
|
||||
var customNavigationController: NavigationController? { get set }
|
||||
|
||||
var purposefulAction: (() -> Void)? { get set }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user