mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
[WIP] Monoforums
This commit is contained in:
@@ -6,7 +6,7 @@ import TelegramCore
|
||||
public enum ChatListControllerLocation: Equatable {
|
||||
case chatList(groupId: EngineChatList.Group)
|
||||
case forum(peerId: EnginePeer.Id)
|
||||
case savedMessagesChats
|
||||
case savedMessagesChats(peerId: EnginePeer.Id)
|
||||
}
|
||||
|
||||
public protocol ChatListController: ViewController {
|
||||
|
||||
Reference in New Issue
Block a user