import { type ISlackManifestRemote } from "https://deno.land/x/deno_slack_sdk@1.6.0/mod.ts";
Non-Slack hosted app manifest
When runOnSlack = false. Corresponds to function_runtime = remote in ManifestSchema.
import { type ISlackManifestRemote } from "https://deno.land/x/deno_slack_sdk@1.6.0/mod.ts";
Non-Slack hosted app manifest
When runOnSlack = false. Corresponds to function_runtime = remote in ManifestSchema.