Interface: MessageCommandAcceptedPayload
Defined in: projects/framework/src/lib/types/Events.ts:462
Extends
Extended by
Properties
command
command:
MessageCommand
Defined in: projects/framework/src/lib/types/Events.ts:452
Inherited from
IMessageCommandPayload
.command
context
context:
MessageCommandContext
Defined in: projects/framework/src/lib/types/Events.ts:464
message
message:
Message
Defined in: projects/framework/src/lib/types/Events.ts:451
Inherited from
IMessageCommandPayload
.message
parameters
parameters:
string
Defined in: projects/framework/src/lib/types/Events.ts:463