Module

x/slack_web_api_client/index.ts>ChatDeleteRequest

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

Properties

channel: string
ts: string
optional
as_user: boolean
channel: string
ts: string
optional
as_user: boolean
import ChatDeleteRequest
import { ChatDeleteRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.13.1/index.ts";