Table of Contents

Property Options

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Options

Gets the potential parameters for this command.

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

Property Value

List<DiscordApplicationCommandOption>