Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/slack_web_api_client/client/generated-response/StarsListResponse.ts>Action

Streamlined Slack Web API client for TypeScript
Go to Latest
interface Action
import { type Action } from "https://deno.land/x/slack_web_api_client@0.7.2/client/generated-response/StarsListResponse.ts";

Properties

optional
confirm: ActionConfirm
optional
data_source: string
optional
id: string
optional
min_query_length: number
optional
name: string
optional
option_groups: ActionOptionGroup[]
optional
options: SelectedOptionElement[]
optional
selected_options: SelectedOptionElement[]
optional
style: string
optional
text: string
optional
type: string
optional
url: string
optional
value: string