Uses of Interface
org.javacord.api.interaction.internal.SlashCommandBuilderDelegate
-
Packages that use SlashCommandBuilderDelegate Package Description org.javacord.api.interaction org.javacord.api.util.internal -
-
Uses of SlashCommandBuilderDelegate in org.javacord.api.interaction
Methods in org.javacord.api.interaction that return SlashCommandBuilderDelegate Modifier and Type Method Description SlashCommandBuilderDelegateSlashCommandBuilder. getDelegate()Gets the delegate used by the slash command builder internally. -
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.
-