Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/denocordts/src/types/commands/mod.ts>SlashCommandOptionTypes

An Object Oriented Discord API wrapper for Deno.
Latest
enum SlashCommandOptionTypes
import { SlashCommandOptionTypes } from "https://deno.land/x/denocordts@1.2.0/src/types/commands/mod.ts";

Members

Attachment
Boolean
Channel
Integer

Any integer between -253 and 253

Mentionable
Number

Any Double between -253 and 253

Role
String
SubCommand = 1
SubCommandGroup
User