Skip to main content
Module

x/slack_web_api_client/index.ts>ConversationsOpenRequest

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

Properties

optional
channel: string
optional
users: string
optional
return_im: boolean
optional
channel: string
optional
users: string
optional
return_im: boolean