Table of Contents

Class BaseCommandContext

Namespace
NetCord.Services.Commands
Assembly
NetCord.Services.dll
public class BaseCommandContext : ICommandContext
Inheritance
BaseCommandContext
Implements
Derived
Inherited Members

Constructors

BaseCommandContext(Message)

public BaseCommandContext(Message message)

Parameters

message Message

Properties

Message

public Message Message { get; }

Property Value

Message