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