Move json processing into tgcalls [skip ci]

This commit is contained in:
Ali
2021-04-29 01:54:00 +04:00
parent 21e0eab9e4
commit 6d4bbd0b75
12 changed files with 344 additions and 643 deletions

View File

@@ -3,7 +3,7 @@
@implementation Serialization
- (NSUInteger)currentLayer {
return 128;
return 129;
}
- (id _Nullable)parseMessage:(NSData * _Nullable)data {