Telethon/telethon
Lonami Exo 86d45cc276 Improve .get_input_peer and use it only when creating requests*
This avoids cyclic dependencies, so types requiring an InputPeer
as a parameter will NOT convert faulty types to the right ones.
2017-06-15 17:03:59 +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 Improve .get_input_peer and use it only when creating requests* 2017-06-15 17:03:59 +02:00