Module tdlight.api

Class TdApi.InternalLinkTypeUnsupportedProxy

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.InternalLinkType
it.tdlight.jni.TdApi.InternalLinkTypeUnsupportedProxy
Enclosing class:
TdApi

public static final class TdApi.InternalLinkTypeUnsupportedProxy extends TdApi.InternalLinkType
The link is a link to an unsupported proxy. An alert can be shown to the user.
  • Field Details

  • Constructor Details

    • InternalLinkTypeUnsupportedProxy

      public InternalLinkTypeUnsupportedProxy()
      The link is a link to an unsupported proxy. An alert can be shown to the user.
    • InternalLinkTypeUnsupportedProxy

      public InternalLinkTypeUnsupportedProxy(DataInput input) throws IOException
      The link is a link to an unsupported proxy. An alert can be shown to the user.
      Throws:
      IOException
  • Method Details