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

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

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

Check whether a Command is disabled or not

Parameters

name: string | Command

Returns

boolean