import { getApplicationCommands } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";
Fetch all the commands for your application. If a guild id is not provided, it will fetch global commands.
import { getApplicationCommands } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";
Fetch all the commands for your application. If a guild id is not provided, it will fetch global commands.