Telethon/telethon/tl
Lonami Exo 393e1966c7 Avoid exceeding maximum container size
This issue would likely be triggered when automatically
merging multiple requests into a single one while having
their size exceed 1044456 bytes like SaveFilePartRequest.

This commit avoids such issue by keeping track of the
current size, and if it exceeds the limit, avoid merge.
2018-07-07 11:58:48 +02:00
..
core Avoid exceeding maximum container size 2018-07-07 11:58:48 +02:00
custom Fix MessageAction not allowing access to media 2018-07-03 14:13:44 +02:00
__init__.py Subclass TLRequest for content-related objects 2018-06-12 20:14:21 +02:00
tlobject.py Subclass TLRequest for content-related objects 2018-06-12 20:14:21 +02:00