Table of Contents

Class BaseStringMenuInteractionContext

Namespace
NetCord.Services.ComponentInteractions
Assembly
NetCord.Services.dll
public class BaseStringMenuInteractionContext : IComponentInteractionContext, IInteractionContext
Inheritance
BaseStringMenuInteractionContext
Implements
Derived
Inherited Members

Constructors

BaseStringMenuInteractionContext(StringMenuInteraction)

public BaseStringMenuInteractionContext(StringMenuInteraction interaction)

Parameters

interaction StringMenuInteraction

Properties

Interaction

public StringMenuInteraction Interaction { get; }

Property Value

StringMenuInteraction