Skip to main content
Go to Latest
interface ISlackDatastore
import { type ISlackDatastore } from "https://deno.land/x/deno_slack_sdk@1.0.0/datastore/types.ts";

Properties

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