Package com.reign.kat.lib.command
Class VoiceContext
java.lang.Object
com.reign.kat.lib.command.Context
com.reign.kat.lib.command.VoiceContext
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionVoiceContext
(VoiceCommandEvent event, Command command, List<String> args, String guildPrefix, net.dv8tion.jda.api.entities.channel.middleman.GuildChannel channel) -
Method Summary
-
Constructor Details
-
VoiceContext
public VoiceContext(VoiceCommandEvent event, Command command, List<String> args, String guildPrefix, net.dv8tion.jda.api.entities.channel.middleman.GuildChannel channel)
-
-
Method Details