Skip to main content
Module

x/discord_api_types/v10.ts>APIInteractionDataOptionBase

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface APIInteractionDataOptionBase
Re-export
import { type APIInteractionDataOptionBase } from "https://deno.land/x/discord_api_types@0.37.21/v10.ts";

Type Parameters

T extends ApplicationCommandOptionType
D

Properties

name: string
type: T
value: D