Skip to main content
Module

x/slack_web_api_client/index.ts>AppsManifestUpdateRequest

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

Properties

app_id: string
manifest: ManifestParams | string
app_id: string
manifest: ManifestParams | string