Uses of Interface
org.javacord.api.entity.message.component.internal.ActionRowBuilderDelegate
-
Packages that use ActionRowBuilderDelegate Package Description org.javacord.api.entity.message.component org.javacord.api.util.internal -
-
Uses of ActionRowBuilderDelegate in org.javacord.api.entity.message.component
Methods in org.javacord.api.entity.message.component that return ActionRowBuilderDelegate Modifier and Type Method Description ActionRowBuilderDelegateActionRowBuilder. getDelegate()Gets the delegate used by the component builder internally. -
Uses of ActionRowBuilderDelegate in org.javacord.api.util.internal
Methods in org.javacord.api.util.internal that return ActionRowBuilderDelegate Modifier and Type Method Description static ActionRowBuilderDelegateDelegateFactory. createActionRowBuilderDelegate()Creates a new ActionRow builder delegate.ActionRowBuilderDelegateDelegateFactoryDelegate. createActionRowBuilderDelegate()Creates a new ActionRow builder delegate.
-