Table of Contents
API reference

Property Options

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Options

The available options.

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

Property Value

IReadOnlyList<DiscordRadioGroupComponentOption>