Telethon/telethon/tl
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
..
custom Revert 9db9d1e's count and fix typo 2018-06-03 15:20:52 +02:00
__init__.py Fix cyclic imports on Python 3.4 by moving Session one level up 2018-01-19 22:55:28 +01:00
gzip_packed.py Replace .to_bytes() with the special .__bytes__ function 2017-10-17 19:54:59 +02:00
message_container.py Implement missing .to_dict() and .stringify() on message/container 2017-10-29 20:13:36 +01:00
tl_message.py Move InvokeAfterMsg to TLMessage to cleanly confirm results 2018-05-09 16:18:42 +02:00
tlobject.py Create a new MTProtoSender structure and its foundation 2018-06-06 20:41:01 +02:00