CommandObject.match

Returns a Regex capture group matched against the command's regex.

class CommandObject
Captures!string
match
(
string msg
)

Meta