Table of Contents

Property Options

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Options

The options to pick from on this component.

[JsonProperty("options", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<DiscordSelectComponentOption> Options { get; }

Property Value

IReadOnlyList<DiscordSelectComponentOption>