Telethon/telethon
2017-07-07 10:37:19 +02:00
..
crypto Slightly reorganise the project structure 2017-06-09 16:13:39 +02:00
errors Update to layer 68 2017-06-30 11:48:45 +02:00
extensions Fix ConnectionResetError not flagging the socket as disconnected 2017-06-27 10:18:35 +02:00
network Ensure that message ids are signed once again 2017-06-27 18:45:52 +02:00
tl Add a new .stringify() function to visualize TLObjects more easily 2017-07-04 21:15:47 +02:00
__init__.py Completely change errors (make one class for each) 2017-06-10 11:47:51 +02:00
helpers.py Slightly reorganise the project structure 2017-06-09 16:13:39 +02:00
telegram_bare_client.py Fix send_message using the incorrect type to return the msg_id (#156) 2017-07-04 16:53:07 +02:00
telegram_client.py Rename no_webpage to link_preview for clarity 2017-07-07 10:37:19 +02:00
utils.py Automatically cast Channel to InputChannel (similar to InputPeer) 2017-07-07 09:48:06 +02:00