Class RoleAdapter

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

public class RoleAdapter extends Object implements TypeAdapter<Role>
Type adapter for JDAs Role.