Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 14, 2025. It is now read-only.

getProxy

Sahri Riza Umami edited this page Jun 6, 2018 · 7 revisions

Returns the proxy that is currently set up.
Can be called before authorization.

getProxy()

Example

  • Returns the proxy that is currently set up.

    getProxy()

    Response:

    {
      ["@type"] = "proxyEmpty"
    }

Frequently Asked Questions
The Functions

Clone this wiki locally