Skip to main content
Module

x/slack_web_api_client/index.ts>AppsDatastoreUpdateRequest

Streamlined Slack Web API client for TypeScript
Latest
interface AppsDatastoreUpdateRequest
implements SlackAPIRequest
Re-export
import { type AppsDatastoreUpdateRequest } from "https://deno.land/x/slack_web_api_client@0.11.0/index.ts";

Properties

datastore: string
item: Record<string, any>
datastore: string
item: Record<string, any>