Skip to main content
Module

x/slack_web_api_client/index.ts>Searchable

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

Properties

query: string
optional
highlight: boolean
sort: "score" | "timestamp"
sort_dir: "asc" | "desc"
optional
team_id: string