import { upsertApplicationCommand } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/mod.ts";
Edit an existing application command. If this command did not exist, it will create it.
Parameters
bot: Bot
import { upsertApplicationCommand } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/mod.ts";
Edit an existing application command. If this command did not exist, it will create it.