Lonami
|
ded655911e
|
Added ability to both read and write vectors*
This change affects the BinaryReader and BinaryWriter
Note that it only allows to write vectors of **TLObjects**,
not any other type
|
2016-09-26 16:10:07 +02:00 |
|
Lonami
|
36b8a9026f
|
Fixed revert by hand (I hope)
|
2016-09-26 13:13:11 +02:00 |
|
Lonami
|
b68772aab5
|
Fixed JSON encoding and decoding for lists, added empty() method
The new empty() method retrieves an empty instance of the
given object, with all the attributes set to None
|
2016-09-25 10:50:48 +02:00 |
|
Lonami
|
51a531225f
|
Totally refactored source files location
Now it *should* be easier to turn Telethon
into a pip package
|
2016-09-17 20:45:12 +02:00 |
|