Module tdlight.api

Class TdApi.InternalLinkTypePrivacyAndSecuritySettings

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

public static final class TdApi.InternalLinkTypePrivacyAndSecuritySettings extends TdApi.InternalLinkType
The link is a link to the privacy and security section of the app settings.
  • Field Details

  • Constructor Details

    • InternalLinkTypePrivacyAndSecuritySettings

      public InternalLinkTypePrivacyAndSecuritySettings()
      The link is a link to the privacy and security section of the app settings.
    • InternalLinkTypePrivacyAndSecuritySettings

      public InternalLinkTypePrivacyAndSecuritySettings(DataInput input) throws IOException
      The link is a link to the privacy and security section of the app settings.
      Throws:
      IOException
  • Method Details