Preparing search index...
The search index is not available
@tanzanite/discord-akairo
@tanzanite/discord-akairo
BeforeAction
Type Alias BeforeAction
BeforeAction
:
(
this
:
Command
,
message
:
TextCommandMessage
)
=>
any
A function to run before argument parsing and execution.
Type declaration
(
this
:
Command
,
message
:
TextCommandMessage
)
:
any
Parameters
this
:
Command
message
:
TextCommandMessage
Message that triggered the command.
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@tanzanite/discord-akairo
Loading...
A function to run before argument parsing and execution.