Skip to main content
Module

x/biscuit/mod.ts>MessageComponentTypes

A Discord library that is easy to use but reliable on its core 🥠
Latest
enum MessageComponentTypes
Re-export
import { MessageComponentTypes } from "https://deno.land/x/biscuit@0.2.4/mod.ts";

Members

ActionRow = 1

A container for other components

Button = 2

A button object

InputText = 4

A text input object

SelectMenu = 3

A select menu for picking from choices

Members

ActionRow = 1

A container for other components

Button = 2

A button object

InputText = 4

A text input object

SelectMenu = 3

A select menu for picking from choices