Skip to main content
Module

x/denocordts/deps.ts>APIApplicationCommandBooleanOption

An Object Oriented Discord API wrapper for Deno.
Latest
type alias APIApplicationCommandBooleanOption
Re-export
import { type APIApplicationCommandBooleanOption } from "https://deno.land/x/denocordts@1.2.0/deps.ts";
definition: APIApplicationCommandOptionBase<ApplicationCommandOptionType.Boolean>