import * as discordeno from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/interactions/commands/getApplicationCommands.ts";
Functions
Fetch all the commands for your application. If a guild id is not provided, it will fetch global commands. |
x/discordeno/helpers/interactions/commands/getApplicationCommands.ts
import * as discordeno from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/interactions/commands/getApplicationCommands.ts";
Fetch all the commands for your application. If a guild id is not provided, it will fetch global commands. |