Telethon/telethon
2018-06-08 21:18:15 +02:00
..
crypto Implement retry and fail cases in authenticator 2018-06-07 17:25:02 +02:00
errors Clean-up unused methods and reuse more common utils 2018-04-14 17:22:39 +02:00
events More nasty hacks to fix events.NewMessage attrs 2018-06-03 17:09:36 +02:00
extensions Fix basic requests sending and receiving 2018-06-06 21:42:48 +02:00
network Private methods are not public API 2018-06-08 21:18:15 +02:00
sessions Stop using without rowid altogether 2018-05-14 17:41:47 +02:00
tl Properly set future results 2018-06-07 10:30:20 +02:00
__init__.py Make the Connection a proper ABC (#509) 2018-05-10 14:22:19 +02:00
helpers.py Create a new MTProtoSender structure and its foundation 2018-06-06 20:41:01 +02:00
telegram_bare_client.py Complete all methods under MTProtoSender and document them 2018-06-07 12:29:43 +02:00
telegram_client.py Support deleting more than 100 messages at once 2018-06-05 21:27:49 +02:00
update_state.py Persist updates.State upon disconnection 2018-04-25 13:37:29 +02:00
utils.py Support deleting more than 100 messages at once 2018-06-05 21:27:49 +02:00
version.py Update to v0.19.1 2018-06-03 14:20:50 +02:00