Options
All
  • Public
  • Public/Protected
  • All
Menu

Different strategies to ask for parameters in chat or web

Index

Enumeration members

Enumeration members

Dialog

Dialog: = "dialog"

Parameter questions will be prompted in a dialog

DialogAction

DialogAction: = "dialog_action"

Parameter questions will be prompted in a dialog if the command is triggered from a button or menu

Threaded

Threaded: = "threaded"

Parameter questions will be prompted in a thread

Unthreaded

Unthreaded: = "unthreaded"

Parameter questions will be prompted in the channel where the command is being run

Generated using TypeDoc