Extremely Popular
Go to Latest
import * as mod from "https://dotland.deno.dev/x/discordeno@13.0.0-rc45/helpers/interactions/commands/createApplicationCommand.ts";

Functions

There are two kinds of Application Commands: global commands and guild commands. Global commands are available for every guild that adds your app; guild commands are specific to the guild you specify when making them. Command names are unique per application within each scope (global and guild). That means: