Skip to main content
Module

x/harmony/mod.ts>CommandsManager#isDisabled

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

Check whether a Command is disabled or not

Parameters

name: string | Command

Returns

boolean