Telethon/telethon
2017-06-15 15:50:44 +02:00
..
crypto Slightly reorganise the project structure 2017-06-09 16:13:39 +02:00
errors Show error messages on non-specialized error classes (closes #113) 2017-06-15 15:25:05 +02:00
extensions Also except BlockingIOError on TcpClient.send() 2017-06-12 10:44:04 +02:00
network Fix commit 65912f9 by properly skipping lost messages 2017-06-11 17:53:53 +02:00
tl Move TelegramClient.list_sessions to *Session.list_session 2017-06-14 13:57:30 +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) Fix api_id type mismatch 2017-06-12 09:34:53 +02:00
telegram_client.py Allow creating a new parallel connection (closes #102) 2017-06-15 15:50:44 +02:00
utils.py Fix get_message_history ignoring chats and enhance find_user_or_chat 2017-06-14 14:06:35 +02:00