UserConverter

constructor(useReply: Boolean = true, validator: Validator<User> = null)

Parameters

useReply

Whether to use the author of the replied-to message (if there is one) instead of trying to parse an argument.