Package-level declarations
Types
A checkbox widget that supports multiple checkboxes.
A checkbox widget that supports a single checkbox.
A widget for uploading files to discord.
Abstract type representing an interactable Widget.
A text widget that supports a single line of text.
A text widget that supports multiple lines of text.
A widget for selecting exactly one option from a defined list.
An abstract type representing a widget that accepts text from the user.
Properties
The limit for the length of the widget's label.
The max number of characters that can be present in the widget's input.
The max number of values for the widget.
The min number of characters that can be present in the widget's input.
The min number of values for the widget.
The maximum number of characters that can be present in the text widget's placeholder.