Interface: PatternCommandPayload
pattern-commands/src.PatternCommandPayload
Hierarchy
PatternCommandPayload
Properties
alias
• alias: string
The alias of this pattern command
Defined in
projects/plugins/packages/pattern-commands/src/lib/utils/PatternCommandInterfaces.ts:10
command
• command: PatternCommand
The command that is triggered by this PatternCommand
Defined in
projects/plugins/packages/pattern-commands/src/lib/utils/PatternCommandInterfaces.ts:8
message
• message: Message
<boolean
>
The message that triggered this PatternCommand
Defined in
projects/plugins/packages/pattern-commands/src/lib/utils/PatternCommandInterfaces.ts:6