Restore features

This commit is contained in:
Isaac
2024-01-15 17:15:42 +04:00
parent e17b8380a2
commit 495a0f83bb
17 changed files with 154 additions and 66 deletions

View File

@@ -210,7 +210,7 @@ public class BoxedMessage: NSObject {
public class Serialization: NSObject, MTSerialization {
public func currentLayer() -> UInt {
return 171
return 173
}
public func parseMessage(_ data: Data!) -> Any! {