Telethon/telethon
2017-06-24 18:10:05 +02:00
..
crypto Slightly reorganise the project structure 2017-06-09 16:13:39 +02:00
errors Rename rpc_n_errors dictionary to rpc_errors_n_all 2017-06-24 18:10:05 +02:00
extensions Add timeout parameter on TcpClient.connect() too 2017-06-22 19:21:33 +02:00
network Add timeout parameter on TcpClient.connect() too 2017-06-22 19:21:33 +02:00
tl Fix temporary Session fields not being defined 2017-06-19 07:41:47 +10: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 Turn timeout into a property instead leaving it as a parameter 2017-06-22 11:43:42 +02:00
telegram_client.py Replace super calls with simply super() 2017-06-23 10:15:11 +02:00
utils.py Make .get_input_user faster when the right type is given 2017-06-16 10:01:05 +02:00