Class UserParser

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

public class UserParser extends MentionableParser<User>
A parser that extracts an user from a string.
Since:
1.0
Version:
1.0