Skip to main content

DiscordSku

@discordeno/bot


Documentation / @discordeno/bot / DiscordSku

Interface: DiscordSku

Defined in: packages/types/dist/types/discord.d.ts:3439

https://discord.com/developers/docs/monetization/skus#sku-object-sku-structure

Properties

application_id

application_id: string

Defined in: packages/types/dist/types/discord.d.ts:3445

ID of the parent application


flags

flags: SkuFlags

Defined in: packages/types/dist/types/discord.d.ts:3451

SKU flags combined as a bitfield


id

id: string

Defined in: packages/types/dist/types/discord.d.ts:3441

ID of SKU


name

name: string

Defined in: packages/types/dist/types/discord.d.ts:3447

Customer-facing name of your premium offering


slug

slug: string

Defined in: packages/types/dist/types/discord.d.ts:3449

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


type

type: DiscordSkuType

Defined in: packages/types/dist/types/discord.d.ts:3443

Type of SKU