Table of Contents

Class ExtensionMethods

Namespace
DSharpPlus.CommandsNext
Assembly
DSharpPlus.CommandsNext.dll

Defines various extensions specific to CommandsNext.

public static class ExtensionMethods
Inheritance
ExtensionMethods

Methods

AddCommandsNextExtension(IServiceCollection, Action<CommandsNextExtension>, CommandsNextConfiguration)

Adds the CommandsNext extension to this service collection.

UseCommandsNext(DiscordClientBuilder, Action<CommandsNextExtension>, CommandsNextConfiguration)

Adds the CommandsNext extension to this DiscordClientBuilder.