Skip to main content

Sku

Documentation


Documentation / @discordeno/bot / Sku

Interface: Sku

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

Properties

applicationId

applicationId: bigint

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

ID of the parent application


flags

flags: SkuFlags

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

SKU flags combined as a bitfield


id

id: bigint

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

ID of SKU


name

name: string

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

Customer-facing name of your premium offering


slug

slug: string

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

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


type

type: DiscordSkuType

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

Type of SKU