Skip to main content
Module

x/slack_web_api_client/client/request.ts>ConversationsSetTopicRequest

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

Properties

channel: string
topic: string