Skip to main content
Module

x/commandis/mod.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/mod.ts";

Properties

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