Skip to main content
Module

x/slack_web_api_client/index.ts>BookmarksAddRequest

Streamlined Slack Web API client for TypeScript
Go to Latest
interface BookmarksAddRequest
implements SlackAPIRequest
Re-export
import { type BookmarksAddRequest } from "https://deno.land/x/slack_web_api_client@0.4.4/index.ts";

Properties

channel_id: string
title: string
type: string
optional
emoji: string
optional
entity_id: string
optional
parent_id: string