Telethon/telethon
2017-06-17 08:25:48 +02:00
..
crypto Slightly reorganise the project structure 2017-06-09 16:13:39 +02:00
errors Fix rpc_message_to_error failing to construct them 2017-06-17 08:25:48 +02:00
extensions Also except BlockingIOError on TcpClient.send() 2017-06-12 10:44:04 +02:00
network Don't ignore more possible updates on .receive_updates() (closes #117) 2017-06-16 15:36:47 +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 Update to v0.11 2017-06-16 10:11:03 +02:00
telegram_client.py Don't ignore more possible updates on .receive_updates() (closes #117) 2017-06-16 15:36:47 +02:00
utils.py Make .get_input_user faster when the right type is given 2017-06-16 10:01:05 +02:00