Table of Contents

Property Data

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Data

Gets the command data for this interaction.

[JsonProperty("data", NullValueHandling = NullValueHandling.Ignore)]
public DiscordInteractionData Data { get; }

Property Value

DiscordInteractionData