Class RoleParser

All Implemented Interfaces:
ParserFunction<String,Role>, BiFunction<CommandContext,String,Mono<Role>>

public class RoleParser extends MentionableParser<Role>
A parser that extracts a role from a string.
Since:
1.0
Version:
1.0