Class TdApi.Proxies

java.lang.Object
dev.voroby.springframework.telegram.client.TdApi.Object
dev.voroby.springframework.telegram.client.TdApi.Proxies
Enclosing class:
TdApi

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

    • proxies

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

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

    • 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.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR