Module

x/slack_web_api_client/index.ts>ConversationsSetPurposeRequest

Streamlined Slack Web API client for TypeScript
Latest
interface ConversationsSetPurposeRequest
implements SlackAPIRequest
import { type ConversationsSetPurposeRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/index.ts";

Properties

channel: string
purpose: string
channel: string
purpose: string
import ConversationsSetPurposeRequest
import { ConversationsSetPurposeRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/index.ts";