Skip to main content
Module

x/denocordts/deps.ts>APIApplicationCommandInteractionDataStringOption

An Object Oriented Discord API wrapper for Deno.
Latest
interface APIApplicationCommandInteractionDataStringOption
implements APIInteractionDataOptionBase<ApplicationCommandOptionType.String, string>
Re-export
import { type APIApplicationCommandInteractionDataStringOption } from "https://deno.land/x/denocordts@1.2.0/deps.ts";

Properties

optional
focused: boolean