Skip to main content
Module

x/discord_api_types/payloads/v10/mod.ts>EntitlementType

Up to date Discord API Typings, versioned by the API version
Go to Latest
enum EntitlementType
import { EntitlementType } from "https://deno.land/x/discord_api_types@0.37.98/payloads/v10/mod.ts";

Members

ApplicationSubscription

Entitlement was purchased as an app subscription

DeveloperGift

Entitlement was gifted by developer

FreePurchase

Entitlement was granted when the SKU was free

PremiumPurchase

Entitlement was claimed by user for free as a Nitro Subscriber

PremiumSubscription

Entitlement for Discord Nitro subscription

Purchase = 1

Entitlement was purchased by user

TestModePurchase

Entitlement was purchased by a dev in application test mode

UserGift

Entitlement was gifted by another user