export interface APIBaseAutoPopulatedSelectMenuComponent<T extends ComponentType.ChannelSelect | ComponentType.MentionableSelect | ComponentType.RoleSelect | ComponentType.UserSelect, D extends SelectMenuDefaultValueType> extends APIBaseSelectMenuComponent<T>
See also: https://discord.com/developers/docs/components/reference
Type Parameters
optionalexternalAPISelectMenuDefaultValue<D>[] default_values? :
List of default values for auto-populated select menu components