Property Name
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Name
The name of the invoked command.
[JsonProperty("name", NullValueHandling = NullValueHandling.Ignore)]
public string? Name { get; }
The name of the invoked command.
[JsonProperty("name", NullValueHandling = NullValueHandling.Ignore)]
public string? Name { get; }