Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/packages/deps.ts>upsertApplicationCommand

An object oriented Discordeno framework
Latest
function upsertApplicationCommand
import { upsertApplicationCommand } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";

Edit an existing application command. If this command did not exist, it will create it.

Parameters

bot: Bot
commandId: bigint
optional
guildId: bigint