Uses of Interface
org.javacord.api.interaction.internal.SlashCommandUpdaterDelegate
-
Packages that use SlashCommandUpdaterDelegate Package Description org.javacord.api.util.internal -
-
Uses of SlashCommandUpdaterDelegate in org.javacord.api.util.internal
Methods in org.javacord.api.util.internal that return SlashCommandUpdaterDelegate Modifier and Type Method Description static SlashCommandUpdaterDelegateDelegateFactory. createSlashCommandUpdaterDelegate(long commandId)Creates a new slash command updater delegate.SlashCommandUpdaterDelegateDelegateFactoryDelegate. createSlashCommandUpdaterDelegate(long commandId)Creates a new slash command updater delegate.
-