class SlackDatastore
implements ISlackDatastore
import { SlackDatastore } from "https://deno.land/x/deno_slack_sdk@1.0.1/datastore/mod.ts";
Constructors
new
SlackDatastore(definition: SlackDatastoreDefinition<Name, Attributes, PrimaryKey>)Properties
name: Name