Table of Contents

Interface IInteractionContext

Namespace
NetCord.Services
Assembly
NetCord.Services.dll

Provides access to interaction data.

public interface IInteractionContext : IContext

Properties

Interaction

The interaction that is being handled.

Interaction Interaction { get; }

Property Value

Interaction