import { command } from "https://deno.land/x/harmony@v2.8.0/src/commands/client.ts";
Command decorator. Decorates the function with optional metadata as a Command registered upon constructing class.
import { command } from "https://deno.land/x/harmony@v2.8.0/src/commands/client.ts";
Command decorator. Decorates the function with optional metadata as a Command registered upon constructing class.