Class TdApi.InternalLinkTypeTheme

Enclosing class:
TdApi

public static class TdApi.InternalLinkTypeTheme extends TdApi.InternalLinkType
The link is a link to a cloud theme. TDLib has no theme support yet.
  • Field Details

    • themeName

      public String themeName
      Name of the theme.
    • CONSTRUCTOR

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

    • InternalLinkTypeTheme

      public InternalLinkTypeTheme()
      The link is a link to a cloud theme. TDLib has no theme support yet.
    • InternalLinkTypeTheme

      public InternalLinkTypeTheme(String themeName)
      The link is a link to a cloud theme. TDLib has no theme support yet.
      Parameters:
      themeName - Name of the theme.
  • 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