Module component

Module component 

Source
Expand description

Message Components (Buttons, Select Menus, etc.)

Structs§

ActionRow
A container for other components.
Button
A clickable button.
SelectMenu
A menu for selecting items.
SelectOption
An option in a string select menu.
TextInput
A text input field (Modals only).

Enums§

ButtonStyle
Component
Top-level component type.
ComponentType
The type of component.
TextInputStyle
Text Input Style.