Module

x/slack_web_api_client/mod.ts>ConversationsSetTopicRequest

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

Properties

channel: string
topic: string
channel: string
topic: string
channel: string
topic: string
channel: string
topic: string
import ConversationsSetTopicRequest
import { ConversationsSetTopicRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/mod.ts";