TDLib v0.0.2 TDLib.Method.SetProxy View Source

Sets the proxy server for network requests. Can be called before authorization. Returns object_ptr.

NameTypeDescription
proxyProxyProxy server to use. Specify null to remove the proxy server.

More details on telegram’s documentation.