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

x/harmony/src/interactions/client.ts>SlashClient#_getCommand

An easy to use Discord API Library for Deno.
Latest
method SlashClient.prototype._getCommand
import { SlashClient } from "https://deno.land/x/harmony@v2.9.1/src/interactions/client.ts";

Get Handler for an Interaction. Supports nested sub commands and sub command groups.