Table of Contents

Class DiscordSelectComponent

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

A select menu with multiple options to choose from.

public sealed class DiscordSelectComponent : BaseDiscordSelectComponent
Inheritance
DiscordSelectComponent
Inherited Members

Constructors

DiscordSelectComponent(string, string, IEnumerable<DiscordSelectComponentOption>, bool, int, int)

Properties

Options

The options to pick from on this component.

Methods

Disable()

Disables this component.

Enable()

Enables this component.