Skip to main content
Module

x/denocordts/deps.ts>APIApplicationCommandInteractionDataBooleanOption

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