MadelineProtoDocs/docs/TD_docs/methods/setProxy.md

641 B

title description image
setProxy Sets proxy server for network requests. Can be called before authorization https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: setProxy

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

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

Parameters:

Name Type Description Required
proxy Proxy The proxy to use. You can specify null to remove proxy server Optional

Return type: Ok