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

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

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

Check whether a Command exists or not

Parameters

optional
subPrefix: string

Returns

boolean