import { createGlobalApplicationCommand } from "https://deno.land/x/discordeno@17.0.1/helpers/interactions/mod.ts";
Creates an application command accessible globally; across different guilds and channels.
x/discordeno/helpers/interactions/mod.ts>createGlobalApplicationCommand
import { createGlobalApplicationCommand } from "https://deno.land/x/discordeno@17.0.1/helpers/interactions/mod.ts";
Creates an application command accessible globally; across different guilds and channels.