Skip to main content
Module

x/slack_web_api_client/mod.ts>AppsDatastorePutRequest

Streamlined Slack Web API client for TypeScript
Go to Latest
interface AppsDatastorePutRequest
implements SlackAPIRequest
Re-export
import { type AppsDatastorePutRequest } from "https://deno.land/x/slack_web_api_client@0.8.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>