Skip to main content
Module

x/harmony/deploy.ts>SlashCommandPartial

An easy to use Discord API Library for Deno.
Latest
interface SlashCommandPartial
implements ApplicationCommandPartialBase<ApplicationCommandOption, ApplicationCommandType | keyof ApplicationCommandType>
import { type SlashCommandPartial } from "https://deno.land/x/harmony@v2.9.0/deploy.ts";

Properties

optional
defaultPermission: boolean