mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Psa improvements
This commit is contained in:
@@ -2,6 +2,7 @@ import Foundation
|
||||
|
||||
public protocol AdditionalChatListItem: PostboxCoding {
|
||||
var peerId: PeerId { get }
|
||||
var includeIfNoHistory: Bool { get }
|
||||
|
||||
func isEqual(to other: AdditionalChatListItem) -> Bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user