Interface: PreMessageCommandRunPayload
Defined in: projects/framework/src/lib/types/Events.ts:455
Extends
Properties
command
command:
MessageCommand
Defined in: projects/framework/src/lib/types/Events.ts:452
Inherited from
MessageCommandDeniedPayload
.command
context
context:
MessageCommandContext
Defined in: projects/framework/src/lib/types/Events.ts:459
Inherited from
MessageCommandDeniedPayload
.context
message
message:
Message
Defined in: projects/framework/src/lib/types/Events.ts:451
Inherited from
MessageCommandDeniedPayload
.message
parameters
parameters:
string
Defined in: projects/framework/src/lib/types/Events.ts:458