mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-22 17:36:34 +03:00
2f28050cac
Likely since the code was ported to get rid of the BinaryWriter, since the flag calculation was inlined. Some types (only channelMessages as of layer 71) had a flag indicator but no flag arguments, so the calculation of which were not None failed. This special case is now handled correctly. |
||
---|---|---|
.. | ||
parser | ||
__init__.py | ||
error_descriptions | ||
error_generator.py | ||
errors.json | ||
scheme.tl | ||
tl_generator.py |