Module

x/slack_web_api_client/index.ts>ConversationsKickRequest

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

Properties

channel: string
user: string
channel: string
user: string
import ConversationsKickRequest
import { ConversationsKickRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.13.1/index.ts";