Browse Source

Export DiscountOffer

pull/10109/head
dolfies 5 months ago
parent
commit
69af824082
  1. 1
      discord/promotions.py

1
discord/promotions.py

@ -48,6 +48,7 @@ __all__ = (
'Promotion', 'Promotion',
'UserOffer', 'UserOffer',
'TrialOffer', 'TrialOffer',
'DiscountOffer',
'PricingPromotion', 'PricingPromotion',
) )

Loading…
Cancel
Save