Class TdApi.ChatThemeGift

Enclosing class:
TdApi

public static class TdApi.ChatThemeGift extends TdApi.ChatTheme
A chat theme based on an upgraded gift.
  • Field Details

    • giftTheme

      public TdApi.GiftChatTheme giftTheme
      The chat theme.
    • CONSTRUCTOR

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

    • ChatThemeGift

      public ChatThemeGift()
      A chat theme based on an upgraded gift.
    • ChatThemeGift

      public ChatThemeGift(TdApi.GiftChatTheme giftTheme)
      A chat theme based on an upgraded gift.
      Parameters:
      giftTheme - The chat 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