Module

x/slack_web_api_client/block-kit/block-elements.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://dotland.deno.dev/x/slack_web_api_client@0.11.0/block-kit/block-elements.ts";

Properties

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