Expand description
Interactive message elements for use with Interaction
s.
Refer to Discord Docs/Message Components for additional information.
Structs§
- Non-interactive
Component
container of other (non action row) components. - Clickable
Component
below messages. - Dropdown-style
Component
that renders below messages. - Dropdown options that are part of
SelectMenu
. - Pop-up
Component
that renders on modals.
Enums§
- Style of a
Button
. - Interactive message element.
- Type of
Component
. - A default value for an auto-populated select menu.
- A
SelectMenu
’s type. - Style of an
TextInput
.