Skip to main content
Module

x/deno_slack_sdk/datastore/types.ts>ISlackDatastore

SDK for building Run on Slack apps using Deno
Go to Latest
interface ISlackDatastore
import { type ISlackDatastore } from "https://deno.land/x/deno_slack_sdk@v1.4.1/datastore/types.ts";

Properties

name: string
registerAttributeTypes: (manifest: SlackManifest) => void