mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 05:19:41 +00:00
Update to layer 82
This commit is contained in:
@@ -16,7 +16,7 @@ WHITELISTED_MISMATCHING_IDS = {
|
||||
# 0 represents any layer
|
||||
0: {'ipPortSecret', 'accessPointRule', 'help.configSimple'}
|
||||
}
|
||||
for i in range(77, 82):
|
||||
for i in range(77, 83):
|
||||
WHITELISTED_MISMATCHING_IDS[i] = {'channel'}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user