Property Name
- Namespace
- DisCatSharp.ApplicationCommands.Entities
- Assembly
- DisCatSharp.ApplicationCommands.dll
Name
Gets the command name.
[JsonProperty("name")]
public string Name { get; set; }
Gets the command name.
[JsonProperty("name")]
public string Name { get; set; }