Class VoiceChannelAdapter

java.lang.Object
com.github.kaktushose.jda.commands.dispatching.adapter.impl.VoiceChannelAdapter
All Implemented Interfaces:
TypeAdapter<VoiceChannel>, BiFunction<String,GenericInteractionCreateEvent,Optional<VoiceChannel>>

public class VoiceChannelAdapter extends Object implements TypeAdapter<VoiceChannel>
Type adapter for JDAs VoiceChannel.