Skip to main content

DiscordSku

@discordeno/botDocs


Documentation / @discordeno/bot / DiscordSku

Interface: DiscordSku

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

Properties

application_id

application_id: string

ID of the parent application

Defined in

packages/types/dist/types/discord.d.ts:3442


flags

flags: SkuFlags

SKU flags combined as a bitfield

Defined in

packages/types/dist/types/discord.d.ts:3448


id

id: string

ID of SKU

Defined in

packages/types/dist/types/discord.d.ts:3438


name

name: string

Customer-facing name of your premium offering

Defined in

packages/types/dist/types/discord.d.ts:3444


slug

slug: string

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

Defined in

packages/types/dist/types/discord.d.ts:3446


type

type: DiscordSkuType

Type of SKU

Defined in

packages/types/dist/types/discord.d.ts:3440