no message

This commit is contained in:
Peter
2019-06-27 02:16:29 +03:00
parent 2333cb440e
commit bd2fced04e

View File

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