Skip to main content
Module

x/discordeno/mod.ts>ApplicationCommandTypes

Discord API library for Deno
Go to Latest
enum ApplicationCommandTypes
Re-export
import { ApplicationCommandTypes } from "https://deno.land/x/discordeno@13.0.0-rc45/mod.ts";

Members

ChatInput = 1

A text-based command that shows up when a user types /

Message

A UI-based command that shows up when you right click or tap on a message

User

A UI-based command that shows up when you right click or tap on a user