Class TdApi.ProxyType

java.lang.Object
dev.voroby.springframework.telegram.client.TdApi.Object
dev.voroby.springframework.telegram.client.TdApi.ProxyType
Direct Known Subclasses:
TdApi.ProxyTypeHttp, TdApi.ProxyTypeMtproto, TdApi.ProxyTypeSocks5
Enclosing class:
TdApi

public abstract static class TdApi.ProxyType extends TdApi.Object
This class is an abstract base class. Describes the type of proxy server.
  • Constructor Details

    • ProxyType

      public ProxyType()
      Default class constructor.