Table of Contents

Property Options

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Options

Gets the additional parameters if this parameter is a subcommand.

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

Property Value

IReadOnlyList<DiscordInteractionDataOption>