TDLib v0.0.2 TDLib.Object.ProxySocks5 View Source
A SOCKS5 proxy server.
Name | Type | Description |
---|---|---|
server | string | Proxy server IP address. |
port | number | Proxy server port. |
username | string | Username for logging in. |
password | string | Password for logging in. |
More details on telegram’s documentation.