Skip to main content

Sku

Documentation


Documentation / @discordeno/bot / Sku

Interface: Sku

Defined in: bot/src/transformers/types.ts:1635

Properties

applicationId

applicationId: bigint

Defined in: bot/src/transformers/types.ts:1641

ID of the parent application


flags

flags: SkuFlags

Defined in: bot/src/transformers/types.ts:1647

SKU flags combined as a bitfield


id

id: bigint

Defined in: bot/src/transformers/types.ts:1637

ID of SKU


name

name: string

Defined in: bot/src/transformers/types.ts:1643

Customer-facing name of your premium offering


slug

slug: string

Defined in: bot/src/transformers/types.ts:1645

System-generated URL slug based on the SKU's name


type

type: DiscordSkuType

Defined in: bot/src/transformers/types.ts:1639

Type of SKU