Skip to main content
Module

x/deno_slack_data_mapper/deno_slack_sdk.ts

A handy way to manage data in Slack's next-generation platform datastores
Go to Latest
import * as denoSlackDataMapper from "https://deno.land/x/deno_slack_data_mapper@0.8.0/deno_slack_sdk.ts";

Variables

Define an actions "router" and its input and output parameters for use in a Slack application. The ActionsRouter will route incoming action events to action-specific handlers.

Define a datastore and primary key and attributes for use in a Slack application.

Define a function and its input and output parameters for use in a Slack application.

Interfaces

Non-Slack hosted app manifest

Slack-hosted app manifest