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 SummaryConstructorsConstructorDescriptionVoiceContext(VoiceCommandEvent event, Command command, List<String> args, String guildPrefix, net.dv8tion.jda.api.entities.channel.middleman.GuildChannel channel) 
- 
Method Summary
- 
Constructor Details- 
VoiceContextpublic VoiceContext(VoiceCommandEvent event, Command command, List<String> args, String guildPrefix, net.dv8tion.jda.api.entities.channel.middleman.GuildChannel channel) 
 
- 
- 
Method Details