Skip to main content
Module

x/natico/mod.ts>getApplicationCommand

A powerful and customizable framework for Discordeno
Latest
function getApplicationCommand
import { getApplicationCommand } from "https://deno.land/x/natico@4.0.0-pre.4/mod.ts";

Fetches the global command for the given Id. If a guildId is provided, the guild command will be fetched.

Parameters

bot: Bot
commandId: bigint
optional
guildId: bigint