Table of Contents

Property Options

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Options

Gets the optional subcommand parameters for this parameter.

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

Property Value

List<DiscordApplicationCommandOption>