Skip to main content
Latest
interface SelectMenuData
Re-export
import { type SelectMenuData } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/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.