Uses of Interface
org.javacord.api.interaction.internal.ApplicationCommandUpdaterDelegate
-
Packages that use ApplicationCommandUpdaterDelegate Package Description org.javacord.api.interaction org.javacord.api.interaction.internal -
-
Uses of ApplicationCommandUpdaterDelegate in org.javacord.api.interaction
Classes in org.javacord.api.interaction with type parameters of type ApplicationCommandUpdaterDelegate Modifier and Type Class Description classApplicationCommandUpdater<T extends ApplicationCommand,D extends ApplicationCommandUpdaterDelegate<T>,B extends ApplicationCommandUpdater<T,D,B>> -
Uses of ApplicationCommandUpdaterDelegate in org.javacord.api.interaction.internal
Subinterfaces of ApplicationCommandUpdaterDelegate in org.javacord.api.interaction.internal Modifier and Type Interface Description interfaceMessageContextMenuUpdaterDelegateinterfaceSlashCommandUpdaterDelegateinterfaceUserContextMenuUpdaterDelegate
-