Module

x/slack_web_api_client/index.ts>ConversationsHistoryRequest

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

Properties

channel: string
optional
include_all_metadata: boolean
channel: string
optional
include_all_metadata: boolean
import ConversationsHistoryRequest
import { ConversationsHistoryRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/index.ts";