Property Type
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Type
Gets the type of the interaction.
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public ApplicationCommandType Type { get; }
Gets the type of the interaction.
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public ApplicationCommandType Type { get; }