Update API

This commit is contained in:
Ilya Laktyushin
2023-09-25 14:46:58 +04:00
parent bb10525004
commit 065553abd4
15 changed files with 258 additions and 201 deletions

View File

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