Update API [skip ci]

This commit is contained in:
Ilya Laktyushin
2023-03-08 13:23:02 +04:00
parent ed86e369eb
commit 79645b4fef
7 changed files with 46 additions and 21 deletions

View File

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