Types

Link copied to clipboard
object Companion
Link copied to clipboard

A consumable one-time purchase.

Link copied to clipboard
object Durable : SkuType

A durable one-time purchase.

Link copied to clipboard

Represents a recurring subscription.

Link copied to clipboard

System-generated group for each Subscription SKU created.

Link copied to clipboard

An unknown SkuType.

Properties

Link copied to clipboard
val value: Int

The raw value used by Discord.

Functions

Link copied to clipboard
operator override fun equals(other: Any?): Boolean
Link copied to clipboard
override fun hashCode(): Int
Link copied to clipboard
override fun toString(): String