Class BaseEntityMenuInteractionContext
- Namespace
- NetCord.Services.ComponentInteractions
- Assembly
- NetCord.Services.dll
public class BaseEntityMenuInteractionContext : IComponentInteractionContext, IInteractionContext
- Inheritance
-
BaseEntityMenuInteractionContext
- Implements
- Derived
- Inherited Members
Constructors
BaseEntityMenuInteractionContext(EntityMenuInteraction)
public BaseEntityMenuInteractionContext(EntityMenuInteraction interaction)
Parameters
interaction
EntityMenuInteraction
Properties
Interaction
public EntityMenuInteraction Interaction { get; }