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