parse
open suspend override fun parse(args: MutableList<String>, discord: Discord): Role?
Content copied to clipboard
Parse string input into the correct type handled by this argument.
Parameters
args
A list of string arguments.
discord
The Discord object used to resolve discord entities.