mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Energy settings
This commit is contained in:
@@ -192,6 +192,7 @@ public final class ChatControllerInteraction {
|
||||
public var updatedPresentationData: (initial: PresentationData, signal: Signal<PresentationData, NoError>)?
|
||||
public let presentationContext: ChatPresentationContext
|
||||
public var playNextOutgoingGift: Bool = false
|
||||
public var enableFullTranslucency: Bool = true
|
||||
|
||||
public init(
|
||||
openMessage: @escaping (Message, ChatControllerInteractionOpenMessageMode) -> Bool,
|
||||
|
||||
Reference in New Issue
Block a user