Interface: PatternCommandAcceptedPayload
pattern-commands/src.PatternCommandAcceptedPayload
Hierarchy
↳
PatternCommandAcceptedPayload
Properties
alias
• alias: string
The alias of this pattern command
Inherited from
Defined in
projects/plugins/packages/pattern-commands/src/lib/utils/PatternCommandInterfaces.ts:10
command
• command: PatternCommand
The command that is triggered by this PatternCommand
Inherited from
Defined in
projects/plugins/packages/pattern-commands/src/lib/utils/PatternCommandInterfaces.ts:8
context
• context: CommandContext
Defined in
projects/plugins/packages/pattern-commands/src/lib/utils/PatternCommandInterfaces.ts:22
message
• message: Message
<boolean
>
The message that triggered this PatternCommand
Inherited from
Defined in
projects/plugins/packages/pattern-commands/src/lib/utils/PatternCommandInterfaces.ts:6
parameters
• parameters: string
Defined in
projects/plugins/packages/pattern-commands/src/lib/utils/PatternCommandInterfaces.ts:21