Telethon/telethon
Lonami Exo e3adec5ea9 Fix caption being None
This would later be an empty string with some modifications that
were removed upon upgrading to layer 75, which changed where the
captions are used and their naming.
2018-03-07 09:09:05 +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 forward_to on events.NewMessage 2018-03-04 00:32:26 +01:00
extensions Ignore bad file descriptor while closing 2018-03-02 17:26:42 +01:00
network Split Session into three parts and make a module for sessions 2018-03-01 23:40:28 +02:00
sessions Replace BLOB with LargeBinary in sqlalchemy.py (closes #670) 2018-03-06 12:09:37 +01:00
tl Multiple small changes/fixed typos to docs/error messages (#623) 2018-03-01 13:21:28 +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 Move device info out of Session 2018-03-02 21:05:09 +02:00
telegram_client.py Fix caption being None 2018-03-07 09:09:05 +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