Table of Contents

Property Options

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Options

The checkboxes within this group that can be selected from.

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

Property Value

IReadOnlyList<DiscordCheckboxGroupOption>