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