Telethon/telethon
2017-08-17 17:37:27 +02:00
..
crypto Use sympy for faster factorization if available (#199) 2017-08-17 17:37:27 +02:00
errors Update to layer 68 2017-06-30 11:48:45 +02:00
extensions Debug level should always be used for logging since it's a library 2017-07-10 15:21:20 +02:00
network Attempt at making layer migrations more smooth (#158) 2017-07-26 16:10:45 +02:00
tl Attempt at making get_new_msg_id thread-safe (#195) 2017-08-14 15:17:16 +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 Attempt at making layer migrations more smooth (#158) 2017-07-26 16:10:45 +02:00
telegram_client.py Check for isinstance(x, JsonSession) instead crashing during transition 2017-08-07 00:54:23 +02:00
utils.py Let InputPeerChannel be casted automatically into InputChannel 2017-08-05 09:37:34 +02:00