Module

x/slack_web_api_client/index.ts>ConversationsRepliesRequest

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

Properties

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