Uses of Interface
org.javacord.api.interaction.internal.SlashCommandOptionBuilderDelegate
-
Packages that use SlashCommandOptionBuilderDelegate Package Description org.javacord.api.util.internal -
-
Uses of SlashCommandOptionBuilderDelegate in org.javacord.api.util.internal
Methods in org.javacord.api.util.internal that return SlashCommandOptionBuilderDelegate Modifier and Type Method Description static SlashCommandOptionBuilderDelegateDelegateFactory. createSlashCommandOptionBuilderDelegate()Creates a new slash command option builder delegate.SlashCommandOptionBuilderDelegateDelegateFactoryDelegate. createSlashCommandOptionBuilderDelegate()Creates a new slash command option builder delegate.
-