Table of Contents

Method GetCommandsNext

Namespace
DisCatSharp.CommandsNext
Assembly
DisCatSharp.CommandsNext.dll

GetCommandsNext(DiscordClient)

Gets the active CommandsNext module for this client.

public static CommandsNextExtension GetCommandsNext(this DiscordClient client)

Parameters

client DiscordClient

Client to get CommandsNext module from.

Returns

CommandsNextExtension

The module, or null if not activated.