Telethon/telethon
Lonami Exo e469258ab9 Create a new MTProtoSender structure and its foundation
This means that the TcpClient and the Connection (currently only
ConnectionTcpFull) will no longer be concerned about handling
errors, but the MTProtoSender will.

The foundation of the library will now be based on asyncio.
2018-06-06 20:41:01 +02:00
..
crypto to_bytes() named argument 'length' removed for PyPy (#834) 2018-06-04 12:34:52 +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 Create a new MTProtoSender structure and its foundation 2018-06-06 20:41:01 +02:00
network Create a new MTProtoSender structure and its foundation 2018-06-06 20:41:01 +02:00
sessions Stop using without rowid altogether 2018-05-14 17:41:47 +02:00
tl Create a new MTProtoSender structure and its foundation 2018-06-06 20:41:01 +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 Fix using *args on phone migrate 2018-05-13 17:15:25 +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