2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Update scheme, special scans for identity type.

This commit is contained in:
John Preston
2018-05-12 01:55:56 +03:00
parent 72b29dd90d
commit 6aecb81c23
13 changed files with 655 additions and 281 deletions

View File

@@ -55,7 +55,7 @@ addChildParentFlags('MTPDchannelForbidden', 'MTPDchannel');
parentFlagsCheck = {};
countedTypeIdExceptions = {};
for i in range(77,81):
for i in range(77, 82):
countedTypeIdExceptions[i] = {}
countedTypeIdExceptions[i]['channel'] = True
countedTypeIdExceptions['ipPortSecret'] = True