Preview environment

enum EntitlementType

export declare enum EntitlementType

https://discord.com/developers/docs/monetization/entitlements#entitlement-object-entitlement-types

Members

ApplicationSubscription = 8

Entitlement was purchased as an app subscription

DeveloperGift = 3

Entitlement was gifted by developer

FreePurchase = 5

Entitlement was granted when the SKU was free

PremiumPurchase = 7

Entitlement was claimed by user for free as a Nitro Subscriber

PremiumSubscription = 2

Entitlement for Discord Nitro subscription

Purchase = 1

Entitlement was purchased by user

TestModePurchase = 4

Entitlement was purchased by a dev in application test mode

UserGift = 6

Entitlement was gifted by another user