Class ExtensionMethods
- Namespace
- DSharpPlus.CommandsNext
- Assembly
- DSharpPlus.CommandsNext.dll
Defines various extensions specific to CommandsNext.
public static class ExtensionMethods
- Inheritance
-
objectExtensionMethods
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.