import { getApplicationCommands } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";
Fetch all the commands for your application. If a guild id is not provided, it will fetch global commands.
Parameters
bot: Bot
import { getApplicationCommands } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";
Fetch all the commands for your application. If a guild id is not provided, it will fetch global commands.