View Source ExTDLib.Object.ProxyTypeHttp (ExTDLib v0.0.4)
A HTTP transparent proxy server.
| Name | Type | Description |
|---|---|---|
| username | string | Username for logging in; may be empty. |
| password | string | Password for logging in; may be empty. |
| http_only | bool | Pass true if the proxy supports only HTTP requests and doesn't support transparent TCP connections via HTTP CONNECT method. |
More details on telegram's documentation.