Skip to main content
Module

x/harmony/mod.ts>GuildSlashCommandPermissionsBase

An easy to use Discord API Library for Deno.
Go to Latest
interface GuildSlashCommandPermissionsBase
import { type GuildSlashCommandPermissionsBase } from "https://deno.land/x/harmony@v2.7.0/mod.ts";

Type Parameters

optional
T = ApplicationCommandPermissionPayload

Properties

id: string
permissions: T[]