TDLib v0.0.2 TDLib.Method.SetProxy View Source
Sets the proxy server for network requests. Can be called before authorization.
Returns object_ptr
Name | Type | Description |
---|---|---|
proxy | Proxy | Proxy server to use. Specify null to remove the proxy server. |
More details on telegram’s documentation.