Roll back once again

This commit is contained in:
Isaac
2024-01-15 21:09:32 +04:00
parent e71bf3beb6
commit 144b3aa656
4 changed files with 18 additions and 5 deletions

View File

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