Table of Contents

Method UnregisterCommands

Namespace
DisCatSharp.CommandsNext
Assembly
DisCatSharp.CommandsNext.dll

UnregisterCommands(params Command[])

Unregister specified commands from CommandsNext.

public void UnregisterCommands(params Command[] cmds)

Parameters

cmds Command[]

Commands to unregister.