Discord.js object.
Arguments parsed out between commas.
Name of the command parsed out.
Arguments parsed out between commas, as an object using name as the key.
Discord.js Message Object.
Name of the argument (name=somecommand).
CommandArgument CommandArgument or null if not found.
Generated using TypeDoc
Takes in a obj and parses it out into a Command Class Instance.