GiftUpgradePreview

class pyrogram.types.GiftUpgradePreview

Contains examples of possible upgraded gifts for the given regular gift.

Parameters:
  • models (List of GiftAttribute) – Examples of possible models that can be chosen for the gift after upgrade.

  • symbols (List of GiftAttribute) – Examples of possible symbols that can be chosen for the gift after upgrade.

  • backdrops (List of GiftAttribute) – Examples of possible backdrops that can be chosen for the gift after upgrade.

  • prices (List of GiftUpgradePrice) – Examples of price for gift upgrade from the maximum price to the minimum price.

  • next_prices (List of GiftUpgradePrice) – Next changes for the price for gift upgrade with more granularity than in prices.