Table of Contents

Property Commands

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

Commands

Gets the command translators, if applicable.

[JsonProperty("commands", NullValueHandling = NullValueHandling.Ignore)]
public List<CommandTranslator> Commands { get; set; }

Property Value

List<CommandTranslator>