Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
function updateCommands
import { updateCommands } from "https://deno.land/x/discordeno@18.0.1/template/minimal/src/utils/helpers.ts";

This function will update all commands, or the defined scope

Parameters

optional
scope: "Guild" | "Global"