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

x/harmony/src/commands/extension.ts>ExtensionsManager#unload

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

Unloads an Extension from Command Client

Parameters

ext: Extension | string

Returns

boolean