mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Temp
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
public protocol PeerChatListEmbeddedInterfaceState: PostboxCoding {
|
||||
public protocol PeerChatListEmbeddedInterfaceState: Codable {
|
||||
var timestamp: Int32 { get }
|
||||
|
||||
func isEqual(to: PeerChatListEmbeddedInterfaceState) -> Bool
|
||||
|
||||
Reference in New Issue
Block a user