Sku
Documentation / @discordeno/bot / Sku
Interface: Sku
Defined in: packages/bot/src/transformers/types.ts:1550
Properties
applicationId
applicationId:
bigint
Defined in: packages/bot/src/transformers/types.ts:1556
ID of the parent application
flags
flags:
SkuFlags
Defined in: packages/bot/src/transformers/types.ts:1562
SKU flags combined as a bitfield
id
id:
bigint
Defined in: packages/bot/src/transformers/types.ts:1552
ID of SKU
name
name:
string
Defined in: packages/bot/src/transformers/types.ts:1558
Customer-facing name of your premium offering
slug
slug:
string
Defined in: packages/bot/src/transformers/types.ts:1560
System-generated URL slug based on the SKU's name
type
type:
DiscordSkuType
Defined in: packages/bot/src/transformers/types.ts:1554
Type of SKU