Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HandlerResult

Result of a handler. Can be extended to include further, command-specific, data

Hierarchy

Index

Properties

Properties

code

code: number

0 is success

Optional message

message: string

The simple text message describing the result

Generated using TypeDoc