Table of Contents

Property Commands

Namespace
DSharpPlus.Commands.Processors
Assembly
DSharpPlus.Commands.dll

Commands

List of commands which are registered to this processor

public abstract IReadOnlyList<Command> Commands { get; }

Property Value

IReadOnlyList<Command>