Telethon/telethon
2017-09-27 13:46:02 +02:00
..
crypto Remove unused .shaes attribute from CdnDecrypter 2017-09-27 12:11:16 +02:00
errors Making timeout when reporting an error shorter 2017-09-25 12:00:09 +02:00
extensions Replace TLObject.on_send with the new .to_bytes() 2017-09-26 14:36:02 +02:00
network Fix adding a request twice (or container) to ._pending_receive 2017-09-27 13:26:35 +02:00
tl Fix MessageContainer having the wrong constructor id 2017-09-27 13:46:02 +02:00
__init__.py Use an Enum for the ConnectionMode and support specifying it 2017-09-04 11:24:10 +02:00
helpers.py Make lint happier 2017-09-04 17:10:04 +02:00
telegram_bare_client.py Allow sending several requests at once through new MessageContainer 2017-09-25 20:52:27 +02:00
telegram_client.py Allow sending several requests at once through new MessageContainer 2017-09-25 20:52:27 +02:00
update_state.py Process messages without pts 2017-09-22 23:14:31 +02:00
utils.py Add get_input_* methods for Media and such 2017-09-25 13:43:03 +02:00