mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Web app improvements
This commit is contained in:
@@ -88,6 +88,7 @@ class ContactSelectionControllerImpl: ViewController, ContactSelectionController
|
||||
var cancelPanGesture: () -> Void = { }
|
||||
var isContainerPanning: () -> Bool = { return false }
|
||||
var isContainerExpanded: () -> Bool = { return false }
|
||||
var isMinimized: Bool = false
|
||||
|
||||
var getCurrentSendMessageContextMediaPreview: (() -> ChatSendMessageContextScreenMediaPreview?)?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user