Class AudioSlashCommands.SpeedCommand
java.lang.Object
de.klassenserver7b.k7bot.audio.commands.slash.AudioSlashCommands.SpeedCommand
- All Implemented Interfaces:
GuildSlashCommand, SlashCommand, TopLevelSlashCommand
- Enclosing class:
AudioSlashCommands
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.dv8tion.jda.api.interactions.commands.build.SlashCommandDatavoidperformGuildSlashCommand(@NonNull net.dv8tion.jda.api.interactions.commands.SlashCommandInteraction event, @NonNull net.dv8tion.jda.api.entities.Guild guild, @NonNull net.dv8tion.jda.api.entities.Member m) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface GuildSlashCommand
performSlashCommand
-
Constructor Details
-
SpeedCommand
public SpeedCommand()
-
-
Method Details
-
getCommandData
@NotNull public net.dv8tion.jda.api.interactions.commands.build.SlashCommandData getCommandData()- Specified by:
getCommandDatain interfaceTopLevelSlashCommand
-
performGuildSlashCommand
public void performGuildSlashCommand(@NonNull net.dv8tion.jda.api.interactions.commands.SlashCommandInteraction event, @NonNull net.dv8tion.jda.api.entities.Guild guild, @NonNull net.dv8tion.jda.api.entities.Member m) - Specified by:
performGuildSlashCommandin interfaceGuildSlashCommand
-