Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/harmony/src/commands/command.ts>CommandsManager#add

An easy to use Discord API Library for Deno.
Latest
method CommandsManager.prototype.add
import { CommandsManager } from "https://deno.land/x/harmony@v2.9.1/src/commands/command.ts";

Add a Command

Parameters

cmd: Command | Command

Returns

boolean