Skip to main content
Module

x/harmony/mod.ts>ApplicationCommandPartial

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

Properties

optional
defaultPermission: boolean