Module

x/slack_web_api_client/index.ts>StarsRemoveRequest

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

Properties

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