Interface: PatternPreCommandRunPayload
Extends
Properties
alias
alias:
string
The alias of this pattern command
Inherited from
PatternCommandDeniedPayload.alias
Defined in
lib/utils/PatternCommandInterfaces.ts:15
command
command:
PatternCommand
The command that is triggered by this PatternCommand
Inherited from
PatternCommandDeniedPayload.command
Defined in
lib/utils/PatternCommandInterfaces.ts:13
context
context:
MessageCommandContext
Inherited from
PatternCommandDeniedPayload.context
Defined in
lib/utils/PatternCommandInterfaces.ts:22
message
message:
Message<boolean>
The message that triggered this PatternCommand
Inherited from
PatternCommandDeniedPayload.message
Defined in
lib/utils/PatternCommandInterfaces.ts:11
parameters
parameters:
string
Inherited from
PatternCommandDeniedPayload.parameters