Skip to main content
Module

x/discord_api_types/v9.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.82/v9.ts";

Type Parameters

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

Properties

optional
default_values: APISelectMenuDefaultValue<D>[]

List of default values for auto-populated select menu components