mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various improvements
This commit is contained in:
@@ -2,7 +2,7 @@ import Foundation
|
||||
import UIKit
|
||||
|
||||
public enum ChatNavigationButtonAction: Equatable {
|
||||
case openChatInfo(expandAvatar: Bool)
|
||||
case openChatInfo(expandAvatar: Bool, recommendedChannels: Bool)
|
||||
case clearHistory
|
||||
case clearCache
|
||||
case cancelMessageSelection
|
||||
|
||||
Reference in New Issue
Block a user