Method UseCommandsNext
- Namespace
- DisCatSharp.CommandsNext
- Assembly
- DisCatSharp.CommandsNext.dll
UseCommandsNext(DiscordClient, CommandsNextConfiguration)
Enables CommandsNext module on this DiscordClient.
public static CommandsNextExtension UseCommandsNext(this DiscordClient client, CommandsNextConfiguration cfg)
Parameters
client
DiscordClientClient to enable CommandsNext for.
cfg
CommandsNextConfigurationCommandsNext configuration to use.