Package net.dv8tion.jda.api.components.actionrow
package net.dv8tion.jda.api.components.actionrow
-
InterfacesClassDescriptionOne row of action components.Represents a component that can be added to an
ActionRow
, this includes:Button
StringSelectMenu
EntitySelectMenu
Represents a union ofActionRowChildComponents
that can be one of:Button
StringSelectMenu
EntitySelectMenu
UnknownComponent
, detectable viaIComponentUnion.isUnknownComponent()