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

Properties

optional
focused: boolean