Table of Contents

Property Options

Namespace
DisCatSharp.ApplicationCommands.Entities
Assembly
DisCatSharp.ApplicationCommands.dll

Options

Gets the option translators, if applicable.

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

Property Value

List<OptionTranslator>