Class GuildChannelAdapter

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

public class GuildChannelAdapter extends Object implements TypeAdapter<GuildChannel>
Type adapter for JDAs GuildChannel.