Table of Contents

Enum DiscordEntitlementType

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Type of Entitlement

public enum DiscordEntitlementType
Extension Methods

Fields

ApplicationSubscription = 7

Entitlement was purchased as an app subscription

DeveloperGift = 2

Entitlement was gifted by developer

FreePurchase = 4

Entitlement was granted when the SKU was free

PremiumPurchase = 6

Entitlement was claimed by user for free as a Nitro Subscriber

PremiumSubscription = 1

Entitlement for Discord Nitro subscription

Purchase = 0

Entitlement was purchased by user

TestModePurchase = 3

Entitlement was purchased by a dev in application test mode

UserGift = 5

Entitlement was gifted by another user