mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-10-27 14:11:04 +03:00
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 | ||