Skip to main content
Module

x/slack_web_api_client/index.ts>ManifestParams

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

Properties

optional
_metadata: ManifestMetadata
display_information: ManifestDisplayInformation
optional
features: ManifestFeatures
optional
oauth_config: ManifestOAuthConfig
optional
settings: ManifestSettings
optional
functions: Record<string, ManifestFunction>
optional
_metadata: ManifestMetadata
display_information: ManifestDisplayInformation
optional
features: ManifestFeatures
optional
oauth_config: ManifestOAuthConfig
optional
settings: ManifestSettings
optional
functions: Record<string, ManifestFunction>