Revert some code

This commit is contained in:
Ilya Laktyushin
2022-04-21 01:48:43 +04:00
parent a7e31198b8
commit 61136bedc8
14 changed files with 167 additions and 471 deletions

View File

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