mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:47:20 +01:00
575 B
575 B
title | description |
---|---|
setProxy | Sets proxy server for network requests. Can be called before authorization |
Method: setProxy
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Sets proxy server for network requests. Can be called before authorization
Parameters:
Name | Type | Required | Description |
---|---|---|---|
proxy | CLICK ME Proxy | Optional | The proxy to use. You can specify null to remove proxy server |