Class TdApi.InputChatThemeEmoji

Enclosing class:
TdApi

public static class TdApi.InputChatThemeEmoji extends TdApi.InputChatTheme
A theme based on an emoji.
  • Field Details

    • name

      public String name
      Name of the theme.
    • CONSTRUCTOR

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

    • InputChatThemeEmoji

      public InputChatThemeEmoji()
      A theme based on an emoji.
    • InputChatThemeEmoji

      public InputChatThemeEmoji(String name)
      A theme based on an emoji.
      Parameters:
      name - 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