Skip to main content

Sku

Documentation


Documentation / @discordeno/bot / Sku

Interface: Sku

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

Properties

applicationId

applicationId: bigint

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

ID of the parent application


flags

flags: SkuFlags

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

SKU flags combined as a bitfield


id

id: bigint

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

ID of SKU


name

name: string

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

Customer-facing name of your premium offering


slug

slug: string

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

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


type

type: DiscordSkuType

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

Type of SKU