Sku
Documentation / @discordeno/bot / Sku
Interface: Sku
Defined in: packages/bot/src/transformers/types.ts:1601
Properties
applicationId
applicationId:
bigint
Defined in: packages/bot/src/transformers/types.ts:1607
ID of the parent application
flags
flags:
SkuFlags
Defined in: packages/bot/src/transformers/types.ts:1613
SKU flags combined as a bitfield
id
id:
bigint
Defined in: packages/bot/src/transformers/types.ts:1603
ID of SKU
name
name:
string
Defined in: packages/bot/src/transformers/types.ts:1609
Customer-facing name of your premium offering
slug
slug:
string
Defined in: packages/bot/src/transformers/types.ts:1611
System-generated URL slug based on the SKU's name
type
type:
DiscordSkuType
Defined in: packages/bot/src/transformers/types.ts:1605
Type of SKU