Get the valid aliases for the given message.
Get the filters to use for the given message.
Get the prefix to use for the given message.
Refines the raw command object to a command object if a command should run, if it should not return, an error object may be returned instead.
Refines the raw command object to a command object if a command should run, if it should not return, an error object may be returned instead.
The raw command object.
A CmdRefiner which works on the normal structure of a command. A prefix at the start, then an alias. Also supports CmdFilters.