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; }