Skip to main content
Module

x/wackford/discordeno.ts>MessageComponentTypes

The wackiest Discord bot framework for Deno powered by Discordeno
Latest
enum MessageComponentTypes
Re-export
import { MessageComponentTypes } from "https://deno.land/x/wackford@v0.0.6/discordeno.ts";

Members

ActionRow = 1

A container for other components

Button

A button object

InputText

A text input object

SelectMenu

A select menu for picking from choices

SelectMenuChannels

Select menu for channels

SelectMenuRoles

Select menu for roles

SelectMenuUsers

Select menu for users

SelectMenuUsersAndRoles

Select menu for users and roles