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