Uses of Interface
org.javacord.api.interaction.internal.SlashCommandBuilderDelegate
-
Packages that use SlashCommandBuilderDelegate Package Description org.javacord.api.util.internal -
-
Uses of SlashCommandBuilderDelegate in org.javacord.api.util.internal
Methods in org.javacord.api.util.internal that return SlashCommandBuilderDelegate Modifier and Type Method Description static SlashCommandBuilderDelegateDelegateFactory. createSlashCommandBuilderDelegate()Creates a new slash command builder delegate.SlashCommandBuilderDelegateDelegateFactoryDelegate. createSlashCommandBuilderDelegate()Creates a new slash command builder delegate.
-