Telethon/telethon
2017-09-20 13:23:52 +02:00
..
crypto Get rid of the initial_query= parameter on .connect() 2017-09-17 16:06:43 +02:00
errors Fix some misleading errors/documentation 2017-09-18 09:37:20 +02:00
extensions Make BufferError message more useful 2017-09-18 11:45:08 +02:00
network Handle BufferError's more gracefully 2017-09-17 19:39:41 +02:00
tl Fix representing .stringify() for bytes with indent > 0 2017-09-17 16:35:35 +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 Update to v0.13.4 2017-09-18 13:32:16 +02:00
telegram_client.py Phone number shouldn't actually start with '+' 2017-09-20 13:23:52 +02:00
update_state.py Fix UpdateState calling handlers with updates with lower pts 2017-09-19 13:17:40 +02:00
utils.py Fix get_input_* not skipping None entities (#215) 2017-08-30 11:12:25 +02:00