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