import { getApplicationCommandPermissions } from "https://deno.land/x/discordeno@17.2.0/plugins/validations/deps.ts";
Gets the permissions of all application commands registered in a guild by the ID of the guild.
x/discordeno/plugins/validations/deps.ts>getApplicationCommandPermissions
import { getApplicationCommandPermissions } from "https://deno.land/x/discordeno@17.2.0/plugins/validations/deps.ts";
Gets the permissions of all application commands registered in a guild by the ID of the guild.