Class ApplicationCommandInteraction
- Namespace
- NetCord
- Assembly
- NetCord.dll
public abstract class ApplicationCommandInteraction : Interaction, IEquatable<Entity>, IInteraction, IEntity, ISpanFormattable, IFormattable, IJsonModel<JsonInteraction>
- Inheritance
-
ApplicationCommandInteraction
- Implements
- Derived
- Inherited Members
Properties
Data
public override abstract ApplicationCommandInteractionData Data { get; }