Table of Contents

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; }

Property Value

DiscordInteractionData