Class TdApi.InternalLinkTypeTheme

  • Enclosing class:
    TdApi

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

      • themeName

        public String themeName
        Name of the theme.
      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • InternalLinkTypeTheme

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

        public InternalLinkTypeTheme​(String themeName)
        The link is a link to a theme. TDLib has no theme support yet.
        Parameters:
        themeName - Name of the theme.