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