Enum DiscordEntitlementType
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Type of Entitlement
public enum DiscordEntitlementType
- Extension Methods
Fields
ApplicationSubscription = 7Entitlement was purchased as an app subscription
DeveloperGift = 2Entitlement was gifted by developer
FreePurchase = 4Entitlement was granted when the SKU was free
PremiumPurchase = 6Entitlement was claimed by user for free as a Nitro Subscriber
PremiumSubscription = 1Entitlement for Discord Nitro subscription
Purchase = 0Entitlement was purchased by user
TestModePurchase = 3Entitlement was purchased by a dev in application test mode
UserGift = 5Entitlement was gifted by another user