Class TdApi.Proxies

  • Enclosing class:
    TdApi

    public static class TdApi.Proxies
    extends TdApi.Object
    Represents a list of proxy servers.
    • Field Detail

      • proxies

        public TdApi.Proxy[] proxies
        List of proxy servers.
      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • Proxies

        public Proxies()
        Represents a list of proxy servers.
      • Proxies

        public Proxies​(TdApi.Proxy[] proxies)
        Represents a list of proxy servers.
        Parameters:
        proxies - List of proxy servers.