Class TdApi.GetProxies

Enclosing class:
TdApi

public static class TdApi.GetProxies extends TdApi.Function<TdApi.AddedProxies>
Returns the list of proxies that are currently set up. Can be called before authorization.

Returns AddedProxies

  • Field Details

    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • GetProxies

      public GetProxies()
      Default constructor for a function, which returns the list of proxies that are currently set up. Can be called before authorization.

      Returns AddedProxies

  • Method Details