Skip to main content
Module

x/discord_api_types/v10.ts>APIBaseAutoPopulatedSelectMenuComponent

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

Type Parameters

T extends
| ComponentType.UserSelect
| ComponentType.RoleSelect
| ComponentType.MentionableSelect
| ComponentType.ChannelSelect

Properties

optional
default_values: APISelectMenuDefaultValue<D>[]

List of default values for auto-populated select menu components