Module tdlight.api

Class TdApi.InternalLinkTypeThemeSettings

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

public static final class TdApi.InternalLinkTypeThemeSettings extends TdApi.InternalLinkType
The link is a link to the theme section of the app settings.
  • Field Details

  • Constructor Details

    • InternalLinkTypeThemeSettings

      public InternalLinkTypeThemeSettings()
      The link is a link to the theme section of the app settings.
    • InternalLinkTypeThemeSettings

      public InternalLinkTypeThemeSettings(DataInput input) throws IOException
      The link is a link to the theme section of the app settings.
      Throws:
      IOException
  • Method Details