Telethon/telethon
2017-09-04 12:18:45 +02:00
..
crypto Replace the old Session+pickle with JsonSession (name change) 2017-08-29 15:59:08 +02:00
errors Verify the files downloaded from CDNs and raise on sha256 mismatch 2017-08-28 14:17:31 +02:00
extensions Ignore EBADF when closing the socket 2017-09-03 13:44:29 +02:00
network Use an Enum for the ConnectionMode and support specifying it 2017-09-04 11:24:10 +02:00
tl Make confirm_received a flag, avoid race conditions, fix bg RPCError 2017-09-02 20:41:00 +02:00
__init__.py Use an Enum for the ConnectionMode and support specifying it 2017-09-04 11:24:10 +02:00
helpers.py Slightly reorganise the project structure 2017-06-09 16:13:39 +02:00
telegram_bare_client.py Update to v0.13 2017-09-04 12:18:45 +02:00
telegram_client.py Use an Enum for the ConnectionMode and support specifying it 2017-09-04 11:24:10 +02:00
utils.py Fix get_input_* not skipping None entities (#215) 2017-08-30 11:12:25 +02:00