SelectMenu

Deprecated (with error)

Renamed by discord

Replace with

import dev.kord.common.entity.ComponentType.StringSelect
StringSelect

A select menu for picking from choices.

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

Properties

Link copied to clipboard
val value: Int

The raw value used by Discord.