Interface SlashCommand
- All Known Subinterfaces:
SubSlashCommand, TopLevelSlashCommand
- All Known Implementing Classes:
AddToQueueSlashCommand, ChartsSlashCommand, ClearAudioFilterFilterSlashCommand, ClearSlashCommand, EqualizerSlashCommand, HelpSlashCommand, LoggingConfigSlashCommand, MemesChannelSlashCommand, PingSlashCommand, PlayNextSlashCommand, PlayPredefinedSlashCommand, PlaySlashCommand, PlaySlashCommandSplitter, ReactRolesSlashCommand, Shutdownslashcommand, SpeedChangeCommand, StableDiffusionCommand, SubscribeSlashCommand, SystemChannelSlashCommand, TanzmusikAISlashCommand, ToEmbedSlashCommand, TUNavigateSlashCommand, UnSubscribeSlashCommand, VotingCommand
public interface SlashCommand
- Author:
- K7
-
Method Summary
Modifier and TypeMethodDescriptionvoidperformSlashCommand(net.dv8tion.jda.api.interactions.commands.SlashCommandInteraction event)
-
Method Details
-
performSlashCommand
void performSlashCommand(net.dv8tion.jda.api.interactions.commands.SlashCommandInteraction event)
-