Telethon/telethon/tl
Lonami Exo adfe861e9f Create a self-contained MTProtoState
This frees us from using entire Session objects in something
that's supposed to just send and receive items from the net.
2018-06-09 11:34: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 Create a self-contained MTProtoState 2018-06-09 11:34:01 +02:00
tl_message.py Create a self-contained MTProtoState 2018-06-09 11:34:01 +02:00
tlobject.py Properly set future results 2018-06-07 10:30:20 +02:00