Package net.dv8tion.jda.api.components.container
package net.dv8tion.jda.api.components.container
-
InterfacesClassDescriptionComponent which groups components vertically, you can specify an accent color, similar to embeds, and mark the container as a spoiler.Represents a component that can be added to a
Container
, this includes:ActionRow
Section
TextDisplay
MediaGallery
Separator
FileDisplay
Represents a union ofContainerChildComponents
that can be one of:ActionRow
Section
TextDisplay
MediaGallery
Separator
FileDisplay
UnknownComponent
, detectable viaIComponentUnion.isUnknownComponent()