Liking cljdoc? Tell your friends :D
Clojure only.

clj-slack.views


openclj

(open connection view trigger-id)

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

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

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

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

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

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

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

× close