Package net.dv8tion.jda.api.components.tree
package net.dv8tion.jda.api.components.tree
-
ClassDescriptionComponentTree<E extends Component>Represents a tree of components, in which you can find, replace or remove components recursively.Represents the type of component tree.Specialization of
ComponentTree
fortop-level message components
.