Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/harmony/src/types/applicationCommand.ts>SlashCommandPermissionType

An easy to use Discord API Library for Deno.
Latest
enum SlashCommandPermissionType
import { SlashCommandPermissionType } from "https://deno.land/x/harmony@v2.9.1/src/types/applicationCommand.ts";

Members

ROLE = 1
USER = 2