Table of Contents

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 DiscordClient

Client to enable CommandsNext for.

cfg CommandsNextConfiguration

CommandsNext configuration to use.

Returns

CommandsNextExtension

Created CommandsNextExtension.