Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/harmony/src/interactions/tsxComponents.ts>SelectProps

An easy to use Discord API Library for Deno.
Go to Latest
interface SelectProps
import { type SelectProps } from "https://deno.land/x/harmony@v2.9.0/src/interactions/tsxComponents.ts";

Properties

id: string
optional
placeholder: string
optional
minValues: number
optional
maxValues: number