slackapi / deno-slack-sdk

SDK for building Run on Slack apps using Deno

Home Page:https://api.slack.com/automation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] Document completing a function from the `viewSubmissionHandler`

zimeg opened this issue · comments

Description of the problem being solved

Marking a function as complete from a viewSubmissionHandler requires using the client provided as an argument and making a call to functions.completeSuccess. A sample example is here but having this documented would be nice!

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.

Assigning this to myself and plan to tackle it soon, but anyone can feel free to pick it up! I'll toss 👀 on it once I open my editor.