import { subslash } from "https://deno.land/x/harmony@v2.6.0/mod.ts";
Decorator to create a Sub-Command Command handler for a Slash Command.
Example:
class MyClient extends Client {
// ...
import { subslash } from "https://deno.land/x/harmony@v2.6.0/mod.ts";
Decorator to create a Sub-Command Command handler for a Slash Command.
Example:
class MyClient extends Client {
// ...