Property Type
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Type
Gets the type of this application command.
[JsonProperty("type")]
public DiscordApplicationCommandType Type { get; }
Gets the type of this application command.
[JsonProperty("type")]
public DiscordApplicationCommandType Type { get; }