Sku
Documentation / @discordeno/bot / Sku
Interface: Sku
Defined in: bot/src/transformers/types.ts:1610
Properties
applicationId
applicationId:
bigint
Defined in: bot/src/transformers/types.ts:1616
ID of the parent application
flags
flags:
SkuFlags
Defined in: bot/src/transformers/types.ts:1622
SKU flags combined as a bitfield
id
id:
bigint
Defined in: bot/src/transformers/types.ts:1612
ID of SKU
name
name:
string
Defined in: bot/src/transformers/types.ts:1618
Customer-facing name of your premium offering
slug
slug:
string
Defined in: bot/src/transformers/types.ts:1620
System-generated URL slug based on the SKU's name
type
type:
DiscordSkuType
Defined in: bot/src/transformers/types.ts:1614
Type of SKU