Telethon/telethon
2017-09-28 12:02:47 +02:00
..
crypto Use autogen code on the authenticator instead hardcoding requests 2017-09-28 11:36:51 +02:00
errors Making timeout when reporting an error shorter 2017-09-25 12:00:09 +02:00
extensions Completely remove BinaryWriter from the project 2017-09-28 11:49:45 +02:00
network Rename handmade Message class to TLMessage to avoid confusion 2017-09-28 11:59:24 +02:00
tl Rename handmade Message class to TLMessage to avoid confusion 2017-09-28 11:59:24 +02:00
__init__.py Use an Enum for the ConnectionMode and support specifying it 2017-09-04 11:24:10 +02:00
helpers.py Use autogen code on the authenticator instead hardcoding requests 2017-09-28 11:36:51 +02:00
telegram_bare_client.py Update to v0.14.1 2017-09-28 12:02:47 +02:00
telegram_client.py Allow sending several requests at once through new MessageContainer 2017-09-25 20:52:27 +02:00
update_state.py Use .appendleft(x) for deque instead .insert(0, x) (fix #268) 2017-09-28 09:30:47 +02:00
utils.py Add get_input_* methods for Media and such 2017-09-25 13:43:03 +02:00