Sku
Documentation / @discordeno/bot / Sku
Interface: Sku
Defined in: bot/src/transformers/types.ts:1633
Properties
applicationId
applicationId:
bigint
Defined in: bot/src/transformers/types.ts:1639
ID of the parent application
flags
flags:
SkuFlags
Defined in: bot/src/transformers/types.ts:1645
SKU flags combined as a bitfield
id
id:
bigint
Defined in: bot/src/transformers/types.ts:1635
ID of SKU
name
name:
string
Defined in: bot/src/transformers/types.ts:1641
Customer-facing name of your premium offering
slug
slug:
string
Defined in: bot/src/transformers/types.ts:1643
System-generated URL slug based on the SKU's name
type
type:
DiscordSkuType
Defined in: bot/src/transformers/types.ts:1637
Type of SKU