Telethon/telethon
2017-07-04 21:18:35 +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 Fix send_message using the incorrect type to return the msg_id (#156) 2017-07-04 16:53:07 +02:00
utils.py Let PeerChat be casted to InputPeerChat automatically 2017-07-04 21:18:35 +02:00