Skip to main content
Module

x/harmony/mod.ts>SelectProps

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

Properties

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