Liking cljdoc? Tell your friends :D
Clojure only.

clj-slack.dialog


openclj

(open connection dialog trigger-id)

Opens a dialog for the user that caused the trigger trigger-id.

  • dialog: a json encoded string of a dialog
  • trigger-id: the trigger-id of the event that the dialog will open for

See: https://api.slack.com/methods/dialog.open

Opens a dialog for the user that caused the trigger trigger-id.

- dialog: a json encoded string of a dialog
- trigger-id: the trigger-id of the event that the dialog will open for

See: https://api.slack.com/methods/dialog.open
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close