Telethon/telethon
Lonami Exo d7ef0f5e09 Stop sending gifs as images
This is often not the case, most gifs are animated and when
sent as images inside albums they lose the animation.
2018-03-15 10:13:57 +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 Fix MessageEdited ignoring NewMessage constructor arguments 2018-03-14 21:09:51 +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 Fix misleading documentation regarding report_errors 2018-03-14 21:05:50 +01:00
telegram_client.py Fix misleading documentation regarding report_errors 2018-03-14 21:05:50 +01:00
update_state.py Add known entities to all updates and use them in the events 2018-03-14 10:28:21 +01:00
utils.py Stop sending gifs as images 2018-03-15 10:13:57 +01:00
version.py Update to v0.18 2018-03-04 12:03:09 +01:00