Package net.dv8tion.jda.api.components.section
package net.dv8tion.jda.api.components.section
-
InterfacesClassDescriptionComponent which contains the main content on the left and an accessory on the right.Represents a union of
SectionAccessoryComponents
that can be one of:Button
Thumbnail
UnknownComponent
, detectable viaIComponentUnion.isUnknownComponent()
Represents a component that can be added to aSection
, this includes:TextDisplay
Represents a union ofSectionContentComponents
that can be one of:TextDisplay
UnknownComponent
, detectable viaIComponentUnion.isUnknownComponent()