Voice chat and admin updates

This commit is contained in:
Ali
2021-03-18 23:39:46 +04:00
parent 8f96c71ca1
commit a274bf350d
28 changed files with 3685 additions and 3531 deletions

View File

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