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; }
The checkboxes within this group that can be selected from.
[JsonProperty("options")]
public IReadOnlyList<DiscordCheckboxGroupOption> Options { get; }