Interface: PatternPreCommandRunPayload
pattern-commands/src.PatternPreCommandRunPayload
Hierarchy
↳
PatternPreCommandRunPayload
Properties
alias
• alias: string
Inherited from
PatternCommandDeniedPayload.alias
Defined in
projects/plugins/packages/pattern-commands/src/lib/utils/PatternCommandInterfaces.ts:15
command
• command: PatternCommand
Inherited from
PatternCommandDeniedPayload.command
Defined in
projects/plugins/packages/pattern-commands/src/lib/utils/PatternCommandInterfaces.ts:13
context
• context: MessageCommandContext
Inherited from
PatternCommandDeniedPayload.context
Defined in
projects/plugins/packages/pattern-commands/src/lib/utils/PatternCommandInterfaces.ts:22
message
• message: Message
<boolean
>
Inherited from
PatternCommandDeniedPayload.message
Defined in
projects/plugins/packages/pattern-commands/src/lib/utils/PatternCommandInterfaces.ts:11
parameters
• parameters: string
Inherited from
PatternCommandDeniedPayload.parameters
Defined in
projects/plugins/packages/pattern-commands/src/lib/utils/PatternCommandInterfaces.ts:21