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

x/harmony/src/commands/extension.ts>ExtensionCommands#add

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

Adds an Extension Command

Parameters

Cmd: Command | Command

Returns

boolean