Skip to main content
Module

x/slack_web_api_client/index.ts>ConversationsSetTopicRequest

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

Properties

channel: string
topic: string
channel: string
topic: string