Interface: MessageCommandDeniedPayload
Defined in: projects/framework/src/lib/types/Events.ts:457
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:459
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:458