Module integration_actions_api

Source

Enums§

OpenInteractiveDialogError
struct for typed errors of method open_interactive_dialog
SubmitInteractiveDialogError
struct for typed errors of method submit_interactive_dialog

Functions§

open_interactive_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
submit_interactive_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