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 PeerPresence: class, PostboxCoding {
|
||||
public protocol PeerPresence: AnyObject, PostboxCoding {
|
||||
func isEqual(to: PeerPresence) -> Bool
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user