Skip to main content
Module

x/natico/deps.ts>SelectMenuData

A powerful and customizable framework for Discordeno
Latest
interface SelectMenuData
Re-export
import { type SelectMenuData } from "https://deno.land/x/natico@4.0.0-pre.4/deps.ts";

Properties

componentType: MessageComponentTypes.SelectMenu

The type of component

customId: string

The custom id provided for this component.

values: string[]

The values chosen by the user.