Class TdApi.UpgradedGiftAttributeIdBackdrop

Enclosing class:
TdApi

public static class TdApi.UpgradedGiftAttributeIdBackdrop extends TdApi.UpgradedGiftAttributeId
Identifier of a gift backdrop.
  • Field Details

    • backdropId

      public int backdropId
      Identifier of the backdrop.
    • CONSTRUCTOR

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

    • UpgradedGiftAttributeIdBackdrop

      public UpgradedGiftAttributeIdBackdrop()
      Identifier of a gift backdrop.
    • UpgradedGiftAttributeIdBackdrop

      public UpgradedGiftAttributeIdBackdrop(int backdropId)
      Identifier of a gift backdrop.
      Parameters:
      backdropId - Identifier of the backdrop.
  • Method Details