Telethon/telethon
2017-06-14 13:57:30 +02:00
..
crypto Slightly reorganise the project structure 2017-06-09 16:13:39 +02:00
errors Completely change errors (make one class for each) 2017-06-10 11:47:51 +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 Move TelegramClient.list_sessions to *Session.list_session 2017-06-14 13:57:30 +02:00
utils.py Slightly reorganise the project structure 2017-06-09 16:13:39 +02:00