MadelineProto/docs/TD_docs/methods/setProxy.md
2018-03-27 14:41:50 +02:00

566 B

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

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 Required Description
proxy Proxy Optional The proxy to use. You can specify null to remove proxy server

Return type: Ok