Go to Latest
function usesLatestCommandVersion
import { usesLatestCommandVersion } from "https://dotland.deno.dev/x/discordeno@13.0.0-rc45/template/bigbot/src/bot/database/commandVersion.ts";

Whether the guild has the latest slash command version

Parameters

guildId: bigint

Returns

Promise<boolean>