Uses of Interface
org.javacord.api.interaction.internal.ApplicationCommandBuilderDelegate
-
Packages that use ApplicationCommandBuilderDelegate Package Description org.javacord.api.interaction org.javacord.api.interaction.internal -
-
Uses of ApplicationCommandBuilderDelegate in org.javacord.api.interaction
Classes in org.javacord.api.interaction with type parameters of type ApplicationCommandBuilderDelegate Modifier and Type Class Description classApplicationCommandBuilder<R extends ApplicationCommand,D extends ApplicationCommandBuilderDelegate<R>,T extends ApplicationCommandBuilder<R,D,T>> -
Uses of ApplicationCommandBuilderDelegate in org.javacord.api.interaction.internal
Subinterfaces of ApplicationCommandBuilderDelegate in org.javacord.api.interaction.internal Modifier and Type Interface Description interfaceMessageContextMenuBuilderDelegateinterfaceSlashCommandBuilderDelegateThis class is internally used by theSlashCommandBuilder.interfaceUserContextMenuBuilderDelegate
-