Class TdApi.UpgradedGiftAttributeIdSymbol

Enclosing class:
TdApi

public static class TdApi.UpgradedGiftAttributeIdSymbol extends TdApi.UpgradedGiftAttributeId
Identifier of a gift symbol.
  • Field Details

    • stickerId

      public long stickerId
      Identifier of the sticker representing the symbol.
    • CONSTRUCTOR

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

    • UpgradedGiftAttributeIdSymbol

      public UpgradedGiftAttributeIdSymbol()
      Identifier of a gift symbol.
    • UpgradedGiftAttributeIdSymbol

      public UpgradedGiftAttributeIdSymbol(long stickerId)
      Identifier of a gift symbol.
      Parameters:
      stickerId - Identifier of the sticker representing the symbol.
  • 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