Skip to main content
Module

x/slack_web_api_client/mod.ts>MultiUsersSelect

Streamlined Slack Web API client for TypeScript
Go to Latest
interface MultiUsersSelect
implements ActionBlockElement<"multi_users_select">, Confirmable, Focusable, Placeholdable
import { type MultiUsersSelect } from "https://deno.land/x/slack_web_api_client@0.2.5/mod.ts";

Properties

type: "multi_users_select"
optional
initial_users: string[]
optional
max_selected_items: number