parse

open suspend override fun parse(args: MutableList<String>, discord: Discord): Input2?

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.