Class TextChannelAdapter

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

public class TextChannelAdapter extends Object implements TypeAdapter<TextChannel>
Type adapter for JDAs TextChannel.