Go to Latest
interface CreateContextApplicationCommand
import { type CreateContextApplicationCommand } from "https://dotland.deno.dev/x/discordeno@13.0.0-rc45/template/bigbot/deps.ts";

Properties

name: string

1-31 character name matching lowercase ^[\w-]{1,32}$

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/template/bigbot/deps.ts";