Commit Graph

7 Commits

Author SHA1 Message Date
Lonami Exo
23b5a9d1f6 Merge branch 'master' into asyncio 2017-10-29 20:08:32 +01:00
Lonami Exo
48ec0319d2 Merge branch 'asyncio' of LonamiWebs/Telethon into asyncio 2017-10-22 20:10:25 +02:00
Andrey Egorov
780e0ceddf Update handlers works; it also seems stable 2017-10-22 15:06:36 +03:00
Andrey Egorov
8057cea294 Fix resending requests on bad salt/msg notification (#369)
These responses from the server could indicate container IDs,
which weren't being saved. This fix also accounts for that case.
2017-10-22 13:13:49 +02:00
Lonami Exo
6759beac21 Add __str__ methods to TLMessage and MessageContainer 2017-10-21 20:23:53 +02:00
Lonami Exo
adb79b21cf Replace .to_bytes() with the special .__bytes__ function 2017-10-17 19:54:59 +02:00
Lonami Exo
cc337328c6 Rename handmade Message class to TLMessage to avoid confusion 2017-09-28 11:59:24 +02:00