Table of Contents

Namespace NetCord.Services.Commands

Classes

AllowByValueAttribute
BaseCommandContext
BaseCommandModule<TContext>
CommandAttribute

Commands are text-based commands that can be invoked by users in a chat by sending a message, typically starting with a prefix.

CommandContext
CommandInfo<TContext>
CommandModule<TContext>
CommandParameterAttribute

Specifies metadata for a parameter of a command.

CommandParameter<TContext>
CommandResultResolverProvider<TContext>
CommandServiceConfiguration<TContext>
CommandService<TContext>
CommandTypeReader<TContext>

Interfaces

ICommandContext
ICommandService