Liking cljdoc? Tell your friends :D

mattermost-clj.api.integration-actions


actions-dialogs-open-postclj

(actions-dialogs-open-post)
(actions-dialogs-open-post optional-params)

Open a dialog Open an interactive dialog using a trigger ID provided by a slash command, or some other action payload. See https://docs.mattermost.com/developer/interactive-dialogs.html for more information on interactive dialogs. Minimum server version: 5.6

Open a dialog
  Open an interactive dialog using a trigger ID provided by a slash command, or some other action payload. See https://docs.mattermost.com/developer/interactive-dialogs.html for more information on interactive dialogs.
__Minimum server version: 5.6__
raw docstring

actions-dialogs-open-post-with-http-infoclj

(actions-dialogs-open-post-with-http-info)
(actions-dialogs-open-post-with-http-info {:keys [inline-object-66]})

Open a dialog Open an interactive dialog using a trigger ID provided by a slash command, or some other action payload. See https://docs.mattermost.com/developer/interactive-dialogs.html for more information on interactive dialogs. Minimum server version: 5.6

Open a dialog
  Open an interactive dialog using a trigger ID provided by a slash command, or some other action payload. See https://docs.mattermost.com/developer/interactive-dialogs.html for more information on interactive dialogs.
__Minimum server version: 5.6__
raw docstring

actions-dialogs-submit-postclj

(actions-dialogs-submit-post)
(actions-dialogs-submit-post optional-params)

Submit a dialog Endpoint used by the Mattermost clients to submit a dialog. See https://docs.mattermost.com/developer/interactive-dialogs.html for more information on interactive dialogs. Minimum server version: 5.6

Submit a dialog
  Endpoint used by the Mattermost clients to submit a dialog. See https://docs.mattermost.com/developer/interactive-dialogs.html for more information on interactive dialogs.
__Minimum server version: 5.6__
raw docstring

actions-dialogs-submit-post-with-http-infoclj

(actions-dialogs-submit-post-with-http-info)
(actions-dialogs-submit-post-with-http-info {:keys [inline-object-67]})

Submit a dialog Endpoint used by the Mattermost clients to submit a dialog. See https://docs.mattermost.com/developer/interactive-dialogs.html for more information on interactive dialogs. Minimum server version: 5.6

Submit a dialog
  Endpoint used by the Mattermost clients to submit a dialog. See https://docs.mattermost.com/developer/interactive-dialogs.html for more information on interactive dialogs.
__Minimum server version: 5.6__
raw docstring

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

× close