Telethon/telethon/client
Lonami Exo c1a40630a3 Replace python-proxy aiosocks
Although it supports a lot less features, aiosocks' code is much
cleaner, and python-proxy has several asyncio-related issues.

Furthermore, python-proxy author claims:

> "pproxy is mostly used standalone"
> (in https://github.com/qwj/python-proxy/issues/43)
2019-06-15 20:57:33 +02:00
..
__init__.py Add new takeout method 2019-01-05 17:18:40 +01:00
account.py Make session, api ID and hash private 2019-06-07 21:12:27 +02:00
auth.py Fix is_connected intent and calls from 6226fa9 2019-06-15 20:54:47 +02:00
bots.py Update docstrings to have consistent style 2019-05-20 11:57:11 +02:00
buttons.py Let lists of buttons make up rows 2019-06-07 20:30:35 +02:00
chats.py Clarify some aspects of the documentation 2019-06-01 16:28:20 +02:00
dialogs.py Clarify some aspects of the documentation 2019-06-01 16:28:20 +02:00
downloads.py Fix downloading contacts to path (#1197) 2019-06-03 15:44:43 +02:00
messageparse.py Update docstrings to have consistent style 2019-05-20 11:57:11 +02:00
messages.py Rename send_read_acknowledge as mark_read 2019-06-07 20:46:55 +02:00
telegrambaseclient.py Replace python-proxy aiosocks 2019-06-15 20:57:33 +02:00
telegramclient.py Add new takeout method 2019-01-05 17:18:40 +01:00
updates.py Fix is_connected intent and calls from 6226fa9 2019-06-15 20:54:47 +02:00
uploads.py Remove file caching 2019-06-07 20:57:05 +02:00
users.py Make session, api ID and hash private 2019-06-07 21:12:27 +02:00