Module

x/slack_web_api_client/index.ts>ReactionsGetRequest

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

Properties

optional
full: boolean
optional
channel: string
optional
timestamp: string
optional
file: string
optional
file_comment: string
optional
full: boolean
optional
channel: string
optional
timestamp: string
optional
file: string
optional
file_comment: string
import ReactionsGetRequest
import { ReactionsGetRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/index.ts";