Lonami Exo
|
56b09c0c9d
|
Properly set future results
|
2018-06-07 10:30:20 +02:00 |
|
Lonami Exo
|
ef509d13c7
|
Move InvokeAfterMsg to TLMessage to cleanly confirm results
|
2018-05-09 16:18:42 +02:00 |
|
Lonami Exo
|
05626c8274
|
Implement missing .to_dict() and .stringify() on message/container
|
2017-10-29 20:13:36 +01: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 |
|