Telethon/telethon
2018-03-08 13:05:40 +01:00
..
crypto Dump libssl bindings in favour of the new optional cryptg module 2018-02-16 18:24:44 +01:00
errors Errors: Fix passing 'self' to the constructors of the superclasses 2018-02-14 17:09:22 +10:00
events Add convenience NewMessage attrs to get media of specific types 2018-03-08 10:30:49 +01:00
extensions Ignore bad file descriptor while closing 2018-03-02 17:26:42 +01:00
network Add more logging calls when confirming a request 2018-03-07 11:30:03 +01:00
sessions Fix tuple/ternary operator fail on SQLAlchemy session (#671) 2018-03-08 10:16:46 +01:00
tl Rename and reorder some params in Draft for consistency (#673) 2018-03-08 13:05:40 +01:00
__init__.py Use NullHandler as default for the library 2017-11-13 10:59:43 +01: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 Lower message severity when retrying invoke the first time 2018-03-07 11:13:55 +01:00
telegram_client.py Implement Draft.send() (closes #673) 2018-03-08 12:37:06 +01:00
update_state.py Fix n might be None when stopping workers 2018-03-02 10:10:59 +01:00
utils.py Fix UserList not being considered a list 2018-03-04 00:23:13 +01:00
version.py Update to v0.18 2018-03-04 12:03:09 +01:00