Package-level declarations
Types
Functions
Component accepting files from users, see AttachmentUpload.
A component displaying a group of up to OPTIONS_MAX_AMOUNT checkboxes which can be checked independently.
Creates a CheckboxGroupOption.
Represents a selection of options, see EntitySelectMenu.
See FileDisplay.fromFile.
Component that contains a label, an optional description, and a child component, see Label.
See MediaGallery.
Adds an option to this select menu, see CheckboxGroupOption.
Adds an option to this select menu, see RadioGroupOption.
Adds an option to this select menu, see SelectOption.
A component displaying a group of up to OPTIONS_MAX_AMOUNT radio buttons, in which only one can be chosen.
Creates a RadioGroupOption.
Construct an ActionRow from the provided components
Construct an ActionRow from the provided components
See Section.
Creates a select menu option, see SelectOption.
See Separator.
Sets the minimum and maximum amount of files a user can send, see AttachmentUpload.Builder.setRequiredRange.
Sets the minimum and maximum required length on this TextInput component.
Represents a selection of options, see StringSelectMenu.
See TextDisplay.
See Thumbnail.fromUrl.
See Thumbnail.fromFile.
Creates a ComponentTree of IComponentUnion from this collection.
Returns a list containing the results of disabling/enabling each component in the original collection.
Returns a sequence containing the results of disabling/enabling each component in the original sequence.