CommandHandlerDeclaration
Defined in: packages/hoppity/src/handlers/types.ts:100
Declaration returned by onCommand.
Properties
Section titled “Properties”_kind:
"command"
Defined in: packages/hoppity/src/handlers/types.ts:101
contract
Section titled “contract”contract:
CommandContract<any,any,any>
Defined in: packages/hoppity/src/handlers/types.ts:102
handler
Section titled “handler”handler:
CommandHandler<any>
Defined in: packages/hoppity/src/handlers/types.ts:103
options?
Section titled “options?”
optionaloptions:HandlerOptions
Defined in: packages/hoppity/src/handlers/types.ts:104