Interface GetProxies

Returns the list of proxies that are currently set up. Can be called before authorization. Request type for Tdjson#getProxies.

interface GetProxies {
    @type: "getProxies";
}

Properties

Properties

@type: "getProxies"