Module

x/slack_web_api_client/index.ts>ConversationsRenameRequest

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

Properties

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