Property Data
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Data
Gets the command data for this interaction.
[JsonProperty("data", NullValueHandling = NullValueHandling.Ignore)]
public DiscordInteractionData Data { get; }
Gets the command data for this interaction.
[JsonProperty("data", NullValueHandling = NullValueHandling.Ignore)]
public DiscordInteractionData Data { get; }