Property Name
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Name
The name of the application command.
note
For messages created from application command interactions.
Check Type to determine if this field is represented.
[JsonProperty("name", NullValueHandling = NullValueHandling.Ignore)]
public string? Name { get; }