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