Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RedirectResult

The result of a command invocation returns a redirect URL that can be presented to the invoker of the command in different ways: eg. HTTP redirect or a slack message with the link.

Hierarchy

Index

Properties

Properties

code

code: number

0 is success

Optional message

message: string

The simple text message describing the result

redirect

redirect: string

The redirect url

Generated using TypeDoc