JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Tree
Deprecated
Index
Search
Help
net.dv8tion.jda.api.components.replacer
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package net.dv8tion.jda.api.components.replacer
package
net.dv8tion.jda.api.components.replacer
Related Packages
Package
Description
net.dv8tion.jda.api.components
Abstraction types for message components.
Interfaces
Class
Description
ComponentReplacer
Functional interface similar to a
Function
, which takes a
Component
as an input and can change/remove the component based on what is returned.
IReplaceable
Component which supports its children being replaced.