Module

x/slack_web_api_client/mod.ts>AppsDatastorePutRequest

Streamlined Slack Web API client for TypeScript
Latest
interface AppsDatastorePutRequest
implements SlackAPIRequest
import { type AppsDatastorePutRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/mod.ts";

Properties

datastore: string
item: Record<string, any>
datastore: string
item: Record<string, any>
datastore: string
item: Record<string, any>
datastore: string
item: Record<string, any>
import AppsDatastorePutRequest
import { AppsDatastorePutRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/mod.ts";