CommandParse
Callable
Parameters
msg: string
Input string, cannot be empty
Returns string | boolean
a (de-escaped) string if msg looks like an normal message, true if a command successfully executed, false otherwise.
Input string, cannot be empty
a (de-escaped) string if msg looks like an normal message, true if a command successfully executed, false otherwise.
Parse the input chat message