Go to Latest
interface CreateContextApplicationCommand
implements Omit<CreateApplicationCommand, "options">
import { type CreateContextApplicationCommand } from "https://dotland.deno.dev/x/discordeno@13.0.0-rc45/mod.ts";

Properties

type: ApplicationCommandTypes.Message | ApplicationCommandTypes.User

The type of the command

import CreateContextApplicationCommand
import { CreateContextApplicationCommand } from "https://dotland.deno.dev/x/discordeno@13.0.0-rc45/mod.ts";