Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/packages/framework/decorators/Command.ts>Command

An object oriented Discordeno framework
Latest
function Command
import { Command } from "https://deno.land/x/oasis@2.1.0/packages/framework/decorators/Command.ts";

Makes an instance of the command and adds the command to cache

Parameters

target: any