Table of Contents

Class BaseChannelMenuInteractionContext

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

Constructors

BaseChannelMenuInteractionContext(ChannelMenuInteraction)

public BaseChannelMenuInteractionContext(ChannelMenuInteraction interaction)

Parameters

interaction ChannelMenuInteraction

Properties

Interaction

public ChannelMenuInteraction Interaction { get; }

Property Value

ChannelMenuInteraction