Table of Contents

Property Options

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Options

The options within this group that can be selected from.

[JsonProperty("options")]
public IReadOnlyList<DiscordRadioGroupOption> Options { get; }

Property Value

IReadOnlyList<DiscordRadioGroupOption>