OnboardingMode

Defines the criteria used to satisfy Onboarding constraints that are required for enabling.

See OnboardingModes in the Discord Developer Documentation.

Inheritors

Types

Link copied to clipboard

Counts Default Channels and Questions towards constraints.

Link copied to clipboard
object Companion
Link copied to clipboard

Counts only Default Channels towards constraints.

Link copied to clipboard

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