Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface APIApplicationCommandInteractionDataStringOption
implements APIInteractionDataOptionBase<ApplicationCommandOptionType.String, string>
Re-export
import { type APIApplicationCommandInteractionDataStringOption } from "https://deno.land/x/discord_api_types@0.37.26/payloads/v10/interactions.ts";

Properties

optional
focused: boolean