Skip to content

🔮 GiftBackground

This object describes the background of a gift.

⚙️ Properties

  • type (str ): Type of the background, either "solid" or "gradient"
  • color (int ): Optional. The color of the background in RGB format (for solid backgrounds)
  • pattern_color (int ): Optional. The color of the pattern on the background in RGB format
  • colors (List of int ): Optional. A list of colors in RGB format for the gradient background