Telethon/telethon
2018-05-20 12:31:57 +02:00
..
crypto Dump libssl bindings in favour of the new optional cryptg module 2018-02-16 18:24:44 +01:00
errors Clean-up unused methods and reuse more common utils 2018-04-14 17:22:39 +02:00
events Enhance documentation 2018-05-17 12:00:22 +02:00
extensions Don't retry forever on TcpClient.connect() 2018-04-25 10:06:11 +02:00
network Fix lost requests on disconnect need_confirmation.clear 2018-05-10 16:45:55 +02:00
sessions Stop using without rowid altogether 2018-05-14 17:41:47 +02:00
tl Move InvokeAfterMsg to TLMessage to cleanly confirm results 2018-05-09 16:18:42 +02:00
__init__.py Make the Connection a proper ABC (#509) 2018-05-10 14:22:19 +02:00
helpers.py Move utils.calc_msg_key into auth_key (cyclic imports py3.4) 2018-01-08 12:07:14 +01:00
telegram_bare_client.py Fix using *args on phone migrate 2018-05-13 17:15:25 +02:00
telegram_client.py Add an additional check to avoid duplicate iter_messages 2018-05-17 12:08:52 +02:00
update_state.py Persist updates.State upon disconnection 2018-04-25 13:37:29 +02:00
utils.py Fix some chat IDs start with 1000 2018-05-20 12:31:57 +02:00
version.py Update to v0.19 2018-05-07 21:30:12 +02:00