Preparing search index...
The search index is not available
@tanzanite/discord-akairo
@tanzanite/discord-akairo
RegexSupplier
Type Alias RegexSupplier
RegexSupplier
:
(
message
:
TextCommandMessage
)
=>
RegExp
A function used to return a regular expression.
Type declaration
(
message
:
TextCommandMessage
)
:
RegExp
Parameters
message
:
TextCommandMessage
Message to get regex for.
Returns
RegExp
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@tanzanite/discord-akairo
Loading...
A function used to return a regular expression.