Skip to main content

Sku

@discordeno/bot


Documentation / @discordeno/bot / Sku

Interface: Sku

Defined in: packages/bot/src/transformers/types.ts:1537

Properties

applicationId

applicationId: bigint

Defined in: packages/bot/src/transformers/types.ts:1543

ID of the parent application


flags

flags: SkuFlags

Defined in: packages/bot/src/transformers/types.ts:1549

SKU flags combined as a bitfield


id

id: bigint

Defined in: packages/bot/src/transformers/types.ts:1539

ID of SKU


name

name: string

Defined in: packages/bot/src/transformers/types.ts:1545

Customer-facing name of your premium offering


slug

slug: string

Defined in: packages/bot/src/transformers/types.ts:1547

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


type

type: DiscordSkuType

Defined in: packages/bot/src/transformers/types.ts:1541

Type of SKU