Skip to main content
Module

x/commandis/deps.ts>SelectMenuComponent

Official framework for Corddis lib ( for Deno only )
Latest
interface SelectMenuComponent
implements Component
Re-export
import { type SelectMenuComponent } from "https://deno.land/x/commandis@v0.6.5/deps.ts";

Properties

type: ComponentType.SelectMenu
custom_id: string
optional
placeholder: string
optional
min_values: number
optional
max_values: number
optional
disabled: boolean