Interface IApplicationCommandContext
- Namespace
- NetCord.Services.ApplicationCommands
- Assembly
- NetCord.Services.dll
public interface IApplicationCommandContext : IInteractionContext, IContext
Properties
Interaction
ApplicationCommandInteraction Interaction { get; }