dcord ~master (2022-05-06T22:14:59.8294696)
Dub
Repo
CommandObject.match
dcord
bot
command
CommandObject
Returns a Regex capture group matched against the command's regex.
class
CommandObject
Captures
!
string
match
(
string
msg
)
Meta
Source
See Implementation
dcord
bot
command
CommandObject
constructors
this
functions
addTrigger
call
match
setGroup
setRegex
setTriggers
properties
name
variables
description
enabled
func
level
pre
Returns a Regex capture group matched against the command's regex.